K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-04-22T20:45:38.000000Z K 7 svn:log V 224 Lock both the proc lock and sched_lock when calling sched_nice since kg_nice is now protected by both. Being protected by both means that other places in the kernel that want to read kg_nice only need one of the two locks. END