insmod priority
Klemens Matthias Winkler <[email protected]>
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
Dear list, I am wondering what happens when running more than one real-time Application on an RTLinux System. The second module is loaded by executing the insmod command. Does the insmod process have a lower priority than the already running real-time threads, or will it preempt them? This might especially be a problem when the init_module function needs much processing power. Another thing I am not sure about are the fifo handlers. Is the handler called when all real-time threads are idle, or will it preempt them? thanks in advance, Klemens _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl