Searched hist:113873 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/kern/
H A Dsched_4bsd.cdiff 113873 Tue Apr 22 18:50:38 MDT 2003 jhb - Assert that the proc lock and sched_lock are held in sched_nice().
- For the 4BSD scheduler, this means that all callers of the static
function resetpriority() now always hold sched_lock, so don't lock
sched_lock explicitly in that function.
H A Dsched_ule.cdiff 113873 Tue Apr 22 18:50:38 MDT 2003 jhb - Assert that the proc lock and sched_lock are held in sched_nice().
- For the 4BSD scheduler, this means that all callers of the static
function resetpriority() now always hold sched_lock, so don't lock
sched_lock explicitly in that function.

Completed in 264 milliseconds