Mike Smith wrote:
> > 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?
> 
> No.

Too bad. In which cases wouldn't it point at the "correct" process? Maybe I
could tolerate those.
-- 
Lars Eggert <[EMAIL PROTECTED]>                 Information Sciences Institute
http://www.isi.edu/larse/                University of Southern California

S/MIME Cryptographic Signature

Reply via email to