]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Simplify logic in handling ticks wrap-up
authorAttilio Rao <attilio@FreeBSD.org>
Wed, 7 Jul 2010 12:00:11 +0000 (12:00 +0000)
committerAttilio Rao <attilio@FreeBSD.org>
Wed, 7 Jul 2010 12:00:11 +0000 (12:00 +0000)
commit631cb86f11fe7db2eb5ebb1e512bb6445280b14d
tree0986e0f2c98b1b83320a5e2fd2f09a2236e9ad6c
parent335a2d00c465d91baba50b12f9b67e6305a90a1e
- 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
sys/kern/kern_clock.c