DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.373.gef1c4 master sys/kern kern_exit.c
commit ef1c4d7f6c17ef9dfc624e1e0427ccfb7227dba8
Author: Simon Schubert <corecode@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]