]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r209577, r209761:
authorattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 12 Jul 2010 10:11:10 +0000 (10:11 +0000)
committerattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 12 Jul 2010 10:11:10 +0000 (10:11 +0000)
commit5f946f1e6d34bc00950590567ee142dc7dff1ad9
tree836390fb7df8f0d9707ac957f5aeec9f4f69606b
parent3d2bfe444169d6039bcd6b531135552f7b213e77
MFC r209577, r209761:
- Fix a lock leak in case the ticks wrapped up
- Simplify the logic for handling ticks wrap-ups
- Fix a bug where a thread may be in sleepign state but not on a
  sleepqueue chain still.

Sponsored by: Sandvine Incorporated

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