Home
last modified time | relevance | path

Searched refs:NUMA (Results 1 – 3 of 3) sorted by relevance

/mm/
DKconfig24 This option is best suited for non-NUMA systems with
30 spaces and for features like NUMA and memory hotplug,
105 # Keep arch NUMA mapping infrastructure post-init.
129 select NUMA_KEEP_MEMINFO if NUMA
240 depends on (NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE || COMPACTION || CMA) && MMU
244 two situations. The first is on NUMA systems to put pages nearer
510 default 19 if NUMA
517 If unsure, leave the default value "7" in UMA and "19" in NUMA.
953 depends on ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT && MMU && SMP && !NUMA
Dksm.c46 #define NUMA(x) (x) macro
49 #define NUMA(x) (0) macro
369 rb_erase(&dup->node, root_stable_tree + NUMA(dup->nid)); in stable_node_dup_del()
584 return ksm_merge_across_nodes ? 0 : NUMA(pfn_to_nid(kpfn)); in get_kpfn_nid()
807 root_unstable_tree + NUMA(rmap_item->nid)); in remove_rmap_item_from_tree()
1685 NUMA(stable_node_dup->nid)) { in stable_tree_search()
2043 NUMA(stable_node->nid)) { in cmp_and_merge_page()
Dmemory.c91 #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid.