Home
last modified time | relevance | path

Searched hist:c0ae66888bd4e4dd8ffb8575332540c253bf0af7 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/x86/acpica/
H A Dsrat.cdiff c0ae66888bd4e4dd8ffb8575332540c253bf0af7 Thu Jan 08 16:53:13 CET 2015 John Baldwin <jhb@FreeBSD.org> Create a cpuset mask for each NUMA domain that is available in the
kernel via the global cpuset_domain[] array. To export these to userland,
add a CPU_WHICH_DOMAIN level that can be used to fetch the mask for a
specific domain. Add a -d flag to cpuset(1) that can be used to fetch
the mask for a given domain.

Differential Revision: https://reviews.freebsd.org/D1232
Submitted by: jeff (kernel bits)
Reviewed by: adrian, jeff
/freebsd/sys/sys/
H A Dcpuset.hdiff c0ae66888bd4e4dd8ffb8575332540c253bf0af7 Thu Jan 08 16:53:13 CET 2015 John Baldwin <jhb@FreeBSD.org> Create a cpuset mask for each NUMA domain that is available in the
kernel via the global cpuset_domain[] array. To export these to userland,
add a CPU_WHICH_DOMAIN level that can be used to fetch the mask for a
specific domain. Add a -d flag to cpuset(1) that can be used to fetch
the mask for a given domain.

Differential Revision: https://reviews.freebsd.org/D1232
Submitted by: jeff (kernel bits)
Reviewed by: adrian, jeff
H A Dsmp.hdiff c0ae66888bd4e4dd8ffb8575332540c253bf0af7 Thu Jan 08 16:53:13 CET 2015 John Baldwin <jhb@FreeBSD.org> Create a cpuset mask for each NUMA domain that is available in the
kernel via the global cpuset_domain[] array. To export these to userland,
add a CPU_WHICH_DOMAIN level that can be used to fetch the mask for a
specific domain. Add a -d flag to cpuset(1) that can be used to fetch
the mask for a given domain.

Differential Revision: https://reviews.freebsd.org/D1232
Submitted by: jeff (kernel bits)
Reviewed by: adrian, jeff
/freebsd/sys/kern/
H A Dkern_cpuset.cdiff c0ae66888bd4e4dd8ffb8575332540c253bf0af7 Thu Jan 08 16:53:13 CET 2015 John Baldwin <jhb@FreeBSD.org> Create a cpuset mask for each NUMA domain that is available in the
kernel via the global cpuset_domain[] array. To export these to userland,
add a CPU_WHICH_DOMAIN level that can be used to fetch the mask for a
specific domain. Add a -d flag to cpuset(1) that can be used to fetch
the mask for a given domain.

Differential Revision: https://reviews.freebsd.org/D1232
Submitted by: jeff (kernel bits)
Reviewed by: adrian, jeff