Date: Tue, 9 Nov 2010 18:46:09 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_clock.c Message-ID: <201011091846.oA9IkTio091199@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-11-09 18:46:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern kern_clock.c Log: SVN rev 215044 on 2010-11-09 18:46:09Z by jhb 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. Revision Changes Path 1.211.2.5 +2 -2 src/sys/kern/kern_clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011091846.oA9IkTio091199>