Bump up the low range of cpuset numbers to account for the kernel cpuset.

Reviewed by:	jeff
Obtained from:	Juniper Networks, Inc.
This commit is contained in:
Stephen J. Kiernan 2019-09-05 17:48:39 +00:00
parent 7e7c290154
commit d57cd5ccd3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=351878

View File

@ -1507,7 +1507,7 @@ cpuset_thread0(void)
/*
* Initialize the unit allocator. 0 and 1 are allocated above.
*/
cpuset_unr = new_unrhdr(2, INT_MAX, NULL);
cpuset_unr = new_unrhdr(3, INT_MAX, NULL);
/*
* If MD code has not initialized per-domain cpusets, place all