Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 18:34:31 +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:  <201011021834.oA2IYgxv091165@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-11-02 18:34:31 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  SVN rev 214682 on 2010-11-02 18:34:31Z by jhb
  
  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 math
  the behavior of other kthreads.
  
  Reviewed by:    attilio
  MFC after:      1 week
  
  Revision  Changes    Path
  1.224     +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?201011021834.oA2IYgxv091165>