Hi,

How do I find out what functions in the kernel code are run in the
context of the process they're meant for?  For e.g., when a TCP socket
receives a packet and it's being processed by some function, is the
code executing in the context of the process that created this socket?

Thanks,
-- 
Vimal

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to