DragonFly-2.3.0.373.gef1c4 master sys/kern kern_exit.c
Simon Schubert
corecode at crater.dragonflybsd.org
Mon Mar 9 10:13:28 PDT 2009
commit ef1c4d7f6c17ef9dfc624e1e0427ccfb7227dba8
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Sat Mar 7 17:37:16 2009 +0100
don't loop printing the diagnostic "waiting for lwps to exit"
This diagnostic never was really useful and only clutters the message
buffer. Also don't poll the process state once a second, but rely on
the wakeups from exiting threads.
Summary of changes:
sys/kern/kern_exit.c | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef1c4d7f6c17ef9dfc624e1e0427ccfb7227dba8
--
DragonFly BSD source repository
More information about the Commits
mailing list