cvs commit: src/sys/kern kern_resource.c
David Xu
davidxu at FreeBSD.org
Mon Nov 20 05:51:00 UTC 2006
davidxu 2006-11-20 05:50:59 UTC
FreeBSD src repository
Modified files:
sys/kern kern_resource.c
Log:
Use scheduler API sched_user_prio() to adjust thread's userland priority,
use td_base_user_prio to get real userland priority since POSIX priority
mutex may adjust td_user_pri which is an effective priority.
Revision Changes Path
1.163 +15 -12 src/sys/kern/kern_resource.c
More information about the cvs-src
mailing list