[EMAIL PROTECTED] wrote:
> It's semi-true, but not really interesting. That is there are parts
> of the "kernel" that run with interrupts disabled, but parts that
> don't, and nothing lasts very long.
Are the parts where interrupts are enabled pre-emptable? If a rt task is
executing one of these interruptible regions of code and an interrupt
comes in
that makes a higher priority rt task runnable, will the task switch occur
immediately or is it delayed until the first task has finished the
"system
call" (OK, it's not a system call in the Linux kernel sense, but you know
what
I mean).
--
=========================
Jason Shouler DATAFLOW
Tel/Fax : +44 (0)1202-722599
Mobile : +44 (0)7946-615718
([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/