steve rosenbluth wrote:

> I would love it if I could "guarantee" that my soft-real-time
> linux-user-space process will run 1-2 linux time slices after my 60 Hz
> RT-periodic task (my HZ=1000 and a time slice is a millisecond).
> 
> This would rectify one of the drawbacks of RT Linux: anyt process that
> must meet even a "soft" scheduling deadline must go into RTlinux space,
> preventing it from using any plain-linux services (device drivers,
> shared libraries, IPC, etc...). Moving processes into RTlinux space also
> inhibits object oriented design (forget C++), and forget about using a
> symbolic debugger.

It wopul be combining best of two worlds, if someone could make KURT
(http://hegel.ittc.ukans.edu/projects/kurt/) work in combination with
RTL.

Lothar

-- 
Lothar Werzinger Dipl.-Ing.Univ.  
Dept.  EW                      Phone: +49-(0)9401/70-3499
KRONES AG                      Fax:   +49-(0)9401/70-3679
Böhmerwaldstraße 5             WWW:   http://www.krones.de   
D-93068 Neutraubling, Germany  EMail: mailto:[EMAIL PROTECTED]

--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to