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
: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]