]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r206482, r206879:
authorattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 24 Apr 2010 00:53:41 +0000 (00:53 +0000)
committerattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 24 Apr 2010 00:53:41 +0000 (00:53 +0000)
commit38518c2054591c086f31b9e01dd6404558e77b33
tree5fe743350aecfea2e45a112e7a89561a19169ad5
parent7e02e40b22e5c708a68f70ac9b1969e9e5fc2f9d
MFC r206482, r206879:
- Introduce a blessed list for sxlocks that prevents the deadlkres to
  panic on those ones. Populate this list with getblk and so_snd_sx and
  so_rcv_sx.
- Fix ticks counter wrap-up

Sponsored by: Sandvine Incorporated

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