DragonFly commits List (threaded) for 2007-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_kinfo.c
dillon 2007/08/01 01:21:29 PDT
DragonFly src repository
Modified files:
sys/kern kern_kinfo.c
Log:
The LWP run/sleep state does not always match the actual state of the
thread when the thread is directly descheduled by the kernel. Add some
logic so the state reported to 'ps' is correct.
Revision Changes Path
1.13 +14 -0 src/sys/kern/kern_kinfo.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_kinfo.c.diff?r1=1.12&r2=1.13&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]