Hi,

I'm developing a module for Linux kernel. Some of the processing happens
in interrupt context and there are some common variables for which mutual
exclusion is to be assured. Is disabling interrupts before using the
variables the only option ? If interrupts get disabled very frequently, it
affects timed operations (like a timer-function).. Any help is
apreciated..

Thanking you,
Jaya


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