Date: Wed, 12 Mar 2003 03:24:41 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_resource.c Message-ID: <200303121124.h2CBOfQg069239@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/03/12 03:24:41 PST
FreeBSD src repository
Modified files:
sys/kern kern_resource.c
Log:
Acquire sched_lock around use of FOREACH_KSEGRP_IN_PROC, accesses
to kg_nice and calls to sched_nice() in getpriority() and setpriority()
(really donice()).
Revision Changes Path
1.120 +15 -3 src/sys/kern/kern_resource.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303121124.h2CBOfQg069239>
