Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 2010 12:00:11 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_clock.c
Message-ID:  <201007071200.o67C0Se8075566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2010-07-07 12:00:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  SVN rev 209761 on 2010-07-07 12:00:11Z by attilio
  
  - Simplify logic in handling ticks wrap-up
  - Fix a bug where thread may be in sleeping state but the wchan won't
    be set, leading to an empty container for sleepq_type(). [0]
  
  Sponsored by:           Sandvine Incorporated
  [0] Submitted by:       Bryan Venteicher
                          <bryanv at daemoninthecloset dot org>
  MFC after:              3 days
  X-MFC:                  209577
  
  Revision  Changes    Path
  1.220     +10 -13    src/sys/kern/kern_clock.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007071200.o67C0Se8075566>