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

Re: cvs commit: src/sys/kern kern_exit.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Mar 2008 16:20:53 -0700 (PDT)

:I think we shouldn't even set the state to SZOMB while there are running =
:
:threads.
:
:cheers
:   simon

    'Maybe'.  The problem is that SZOMB also indicates that a process is
    in a state of deconstruction so we can't set it to SZOMB state too
    late, either.  It's a chicken-and-egg problem.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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