On Sat, Mar 18, 2000 at 11:43:35PM +0100, Tomasz Motylewski wrote:
> On Sat, 18 Mar 2000, Erwin Rol wrote:
> 
> > And nice to see a "windows" magazine to talk about something else.
> > Of course they have to mention NT doing Real time in the same way.
> 
> Did they recompile the NT kernel using soft-cli ?  ;-)
> 


NT uses a hardware abstraction layer that replaces cli() (or the 
NT equivalent) with a virtual function call all the time, similar
to RTAI.

A HAL would be a nice way for Linux to make binary-only drivers
work with RTLinux (and SMP, and various other patches that change
inline functions and structure layout) -- that is, force binary-only
drivers to use a HAL, but allow source drivers to use inline speedups.



dave...

-- [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