DragonFly kernel List (threaded) for 2008-09
DragonFly BSD
DragonFly kernel List (threaded) for 2008-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Kernel threads without process context


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2008 09:37:07 -0700 (PDT)

:Hi,
:
:Are there any kernel threads without process context? Which ones are 
:those and for what reason don't they have a process context?
:
:Regards,
:
:   Michael

    Most kernel threads do not have processes.  If you do a 'ps axl', any
    process you see with a PID of -1 is a pure kernel thread.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]