cvs commit: src/sys/kern kern_cpuset.c src/sys/sys priv.h
Bjoern A. Zeeb
bz at FreeBSD.org
Sun Jun 29 17:59:19 UTC 2008
bz 2008-06-29 17:58:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpuset.c
sys/sys priv.h
Log:
SVN rev 180098 on 2008-06-29 17:58:16Z by bz
Add a new priv 'PRIV_SCHED_CPUSET' to check if manipulating cpusets is
allowed and replace the suser() call. Do not allow it in jails.
Reviewed by: rwatson
Revision Changes Path
1.11 +1 -1 src/sys/kern/kern_cpuset.c
1.20 +1 -0 src/sys/sys/priv.h
More information about the cvs-src
mailing list