git: kernel: Don't disturb about-to-be reaped zombies.

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Fri May 27 06:36:27 PDT 2011


commit 9458c398c0b97d30032a6541f8ab452cd93f5a86
Author: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
Date:   Fri May 27 22:27:39 2011 +0900

    kernel: Don't disturb about-to-be reaped zombies.
    
    Processes in zombproc with p_nthreads == 0 are about to be reaped,
    so just leave them in peace.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1996>

Summary of changes:
 sys/kern/kern_proc.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9458c398c0b97d30032a6541f8ab452cd93f5a86


-- 
DragonFly BSD source repository





More information about the Commits mailing list