Date: Tue, 8 Mar 2011 14:18:21 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_cpuset.c Message-ID: <201103081418.p28EIgYl087131@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-03-08 14:18:21 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpuset.c
Log:
SVN rev 219399 on 2011-03-08 14:18:21Z by jhb
When constructing a new cpuset, apply the parent cpuset's mask to the new
set's mask rather than the root mask. This was causing the root mask to
be modified incorrectly.
Reviewed by: jeff
MFC after: 1 week
Revision Changes Path
1.25 +4 -4 src/sys/kern/kern_cpuset.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103081418.p28EIgYl087131>
