Searched hist:"62 d70a8174c9a78bf0caf7a405b5e7c670e28360" (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/x86/acpica/ |
H A D | srat.c | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
/freebsd/sys/vm/ |
H A D | vm_phys.h | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
H A D | vm_phys.c | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
H A D | vm_pageout.c | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
/freebsd/sys/kern/ |
H A D | kern_cpuset.c | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
/freebsd/sys/dev/acpica/ |
H A D | acpivar.h | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
H A D | acpi.c | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
/freebsd/sys/conf/ |
H A D | options | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|
H A D | NOTES | diff 62d70a8174c9a78bf0caf7a405b5e7c670e28360 Sat Apr 09 15:58:04 CEST 2016 John Baldwin <jhb@FreeBSD.org> Add more fine-grained kernel options for NUMA support.
VM_NUMA_ALLOC is used to enable use of domain-aware memory allocation in the virtual memory system. DEVICE_NUMA is used to enable affinity reporting for devices such as bus_get_domain().
MAXMEMDOM must still be set to a value greater than for any NUMA support to be effective. Note that 'cpuset -gd' always works if MAXMEMDOM is enabled and the system supports NUMA.
Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D5782
|