On Sat, 27 Mar 1999, Pierre Cloutier wrote:
> Is it possible to have an interrupt handler in the RTLinux kernel
> service a user triggered software interrupt? I do not recall
> reading anything about software interrupts.
I think software interrupts are used in Linux for system calls and nothing
else.
Why using system call is not an option here?
In case of software interrupt from user space there is no difference between
real-time interrupt handler and normal interrupt handler. In fact the whole
process looks almost like calling a subroutine going from protected to
supervisor mode.
I do not understand what do you want to achive using software interrupt.
Best regards,
--
Tomasz Motylewski
--- [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/