Quick question:

During a system call inside the kernel, can I safely assume that curproc
points to the process that issued the call? For example, will looking at
curproc in ip_output() tell me which process is responsible for generating
the packet?

Thanks,
Lars
-- 
Lars Eggert <[EMAIL PROTECTED]>                 Information Sciences Institute
http://www.isi.edu/larse/                University of Southern California

S/MIME Cryptographic Signature

Reply via email to