[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Ahmet Mutlu" <ahmetm@hacettepe.edu.tr>] (fwd)



>From owner-rtl Thu Jun 21 02:25:33 2001
Received: from sauron.cc.hun.edu.tr (sauron.cc.hun.edu.tr [193.140.216.87])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f5L8PSe08098
	for <rtl@fsmlabs.com>; Thu, 21 Jun 2001 02:25:29 -0600
Received: from amutlu (amutlu.cs.hun.edu.tr [193.140.236.216])
	by sauron.cc.hun.edu.tr (8.9.3/8.9.3) with SMTP id LAA29182
	for <rtl@fsmlabs.com>; Thu, 21 Jun 2001 11:18:46 GMT
Message-ID: <001701c0fa2b$5c3aa9a0$d8ec8cc1@amutlu>
From: "Ahmet Mutlu" <ahmetm@hacettepe.edu.tr>
To: <rtl@fsmlabs.com>
References: <00f001c0f8a5$17a3b1b0$d8ec8cc1@amutlu> <01062018242301.25717@cutangle.admeo.se>
Subject:  [rtl]rtl tasks
Date: Thu, 21 Jun 2001 11:22:50 +0300
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

> Well... There's no memory protection in kernel space, so you only need a
> pointer and the RTL kernel header that describes the "private" parts of
the
> task struct.
>
> Anyway, why would you want to do that? Application code should use the RTL
> API rather than messing with the inner workings directly. (If it's for
> debugging purposes, put the code in a separate module if possible, and do
> keep in mind that it may break even after a minor version RTL upgrade.)


i m trying to monitor rtl tasks.
Which tasks are on queue, which are running, etc,.
Like a performance  analysis. Timing successes of rt tasks.
Is there such a tool available?


----- End of forwarded message from owner-rtl@fsmlabs.com -----