]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 208787:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Jul 2010 19:00:44 +0000 (19:00 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Jul 2010 19:00:44 +0000 (19:00 +0000)
commit4e2996735918b5a2bc85564a5ec604a2833faa20
tree08c259b11c5df7e3717457e21170341625289dd3
parent8df69906b3244b7a0ef9b32de46b76305644e9fe
MFC 208787:
Assert that the thread lock is held in sched_pctcpu() instead of
recursively acquiring it.  All of the current callers already hold the
lock.

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