Hi There,

What process/task/thread context that, function
registered with rtf_create_rt_handler is executed?

Let's say, i have two threads (t1, t2) in my module
and a function (f1) is registered using
rtf_create_rt_handler on a FIFO from init_module. When
the data is put into the FIFO, function f1 will be
called. During that time, if thread t1 is under
execution, what sequence of steps that happen in terms
of thread switches?

Your help is appreciated.

thanks,
Prakash


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
_______________________________________________
Rtl mailing list
[EMAIL PROTECTED]
http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl

Reply via email to