]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 214682:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 9 Nov 2010 18:46:09 +0000 (18:46 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 9 Nov 2010 18:46:09 +0000 (18:46 +0000)
commita08ec05c879edc91b26027431f8de6f38bf56c53
treed2c7bced4e2ff3b267988eb2a20ac16bb698f874
parent7018a26c24164ed99f91f9b1859d54d5d39a1e3c
MFC 214682:
Tweak the waitchannel messages for the dead lock detection kthread.  Use
a shorter message (userland generally only sees the first 6 to 8
characters) when waiting for the allproc lock.  Use "-" when idle to match
the behavior of other kthreads.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215044 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_clock.c