Searched refs:numa (Results 1 – 28 of 28) sorted by relevance
/linux-4.1.27/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets | 1 Using numa=fake and CPUSets for Resource Management 4 This document describes how the numa=fake x86_64 command-line option can be used 13 more information on the numa=fake command line option and its various ways of 17 emulation setup of "numa=fake=4*512,". This will split our system memory into 23 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg:
|
D | 00-INDEX | 7 fake-numa-for-cpusets 8 - Using numa=fake and CPUSets for Resource Management
|
D | boot-options.txt | 141 numa=off Only set up a single NUMA node spanning all memory. 143 numa=noacpi Don't parse the SRAT table for NUMA setup 145 numa=fake=<size>[MG] 149 numa=fake=<N>
|
/linux-4.1.27/arch/alpha/mm/ |
D | Makefile | 9 obj-$(CONFIG_DISCONTIGMEM) += numa.o
|
/linux-4.1.27/arch/mips/loongson/loongson-3/ |
D | Makefile | 8 obj-$(CONFIG_NUMA) += numa.o
|
/linux-4.1.27/arch/ia64/mm/ |
D | Makefile | 8 obj-$(CONFIG_NUMA) += numa.o
|
/linux-4.1.27/arch/metag/mm/ |
D | Makefile | 19 obj-$(CONFIG_NUMA) += numa.o
|
/linux-4.1.27/tools/perf/bench/ |
D | Build | 11 perf-$(CONFIG_NUMA) += numa.o
|
/linux-4.1.27/arch/x86/mm/ |
D | Makefile | 30 obj-$(CONFIG_NUMA) += numa.o numa_$(BITS).o
|
/linux-4.1.27/arch/powerpc/mm/ |
D | Makefile | 26 obj-$(CONFIG_NEED_MULTIPLE_NODES) += numa.o
|
/linux-4.1.27/Documentation/vm/ |
D | 00-INDEX | 19 numa
|
D | page_migration | 5 nodes in a numa system while the process is running. This means that the 22 which provides an interface similar to other numa functionality for page
|
D | ksm.txt | 61 merge_across_nodes - specifies if pages from different numa nodes can be merged.
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-bench.txt | 55 'numa':: 200 SUITES FOR 'numa'
|
D | perf-script.txt | 206 It currently includes: cpu and numa topology of the host system.
|
D | perf-report.txt | 267 It currently includes: cpu and numa topology of the host system.
|
/linux-4.1.27/tools/vm/ |
D | slabinfo.c | 46 int numa[MAX_NODES]; member 254 static void decode_numa_list(int *numa, char *t) in decode_numa_list() argument 259 memset(numa, 0, MAX_NODES * sizeof(int)); in decode_numa_list() 270 numa[node] = nr; in decode_numa_list() 364 store_size(b, s->numa[node]); in slab_numa() 1194 decode_numa_list(slab->numa, t); in read_slab_dir()
|
/linux-4.1.27/arch/sh/mm/ |
D | Makefile | 40 obj-$(CONFIG_NUMA) += numa.o
|
/linux-4.1.27/drivers/acpi/ |
D | Makefile | 53 acpi-$(CONFIG_ACPI_NUMA) += numa.o
|
/linux-4.1.27/arch/ia64/kernel/ |
D | Makefile | 23 obj-$(CONFIG_NUMA) += numa.o
|
/linux-4.1.27/tools/perf/config/ |
D | Makefile | 563 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…
|
/linux-4.1.27/arch/ia64/ |
D | Kconfig | 417 See <file:Documentation/vm/numa> for more.
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 79 memory.numa_stat # show the number of memory usage per numa node 571 useful for providing visibility into the numa locality information within
|
D | cpusets.txt | 707 (part of Andi Kleen's numa package).
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig | 586 See <file:Documentation/vm/numa> for more.
|
/linux-4.1.27/kernel/ |
D | workqueue.c | 5002 __ATTR(numa, 0644, wq_numa_show, wq_numa_store),
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2405 See <file:Documentation/vm/numa> for more.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1358 into virtual nodes when booted with "numa=fake=N", where N is the
|