kthreads are not threads, but, rather, kernel processes..
they have a separate 'proc' structure.
(they are badly named..)


On Wed, 29 May 2002, kai ouyang wrote:

> 
> Thank you! I know a little more. From the kthread_create() function, I
> find Both 4.x and 5.0 are implemented by fork1(). I am puzzled about
> the structure thread and the structure proc only are different terms.
> How or what part source code can I find the difference thread
> realization between 4.x and 5.0?
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to