diff options
author | 2022-09-13 00:21:09 -0500 | |
---|---|---|
committer | 2022-09-18 10:30:20 +0300 | |
commit | b338bde5a3a9c4ccf6c83e0a20c8de3ad281ef02 (patch) | |
tree | 5137fd304e37120ab120b2c1129d021f1cda8afc /scripts/generate_rust_analyzer.py | |
parent | memblock_tests: move variable declarations to single block (diff) | |
download | wireguard-linux-b338bde5a3a9c4ccf6c83e0a20c8de3ad281ef02.tar.xz wireguard-linux-b338bde5a3a9c4ccf6c83e0a20c8de3ad281ef02.zip |
memblock tests: add simulation of physical memory with multiple NUMA nodes
Add function setup_numa_memblock() for setting up a memory layout with
multiple NUMA nodes in a previously allocated dummy physical memory.
This function can be used in place of setup_memblock() in tests that need
to simulate a NUMA system.
setup_numa_memblock():
- allows for setting up a memory layout by specifying the fraction of
MEM_SIZE in each node
Set CONFIG_NODES_SHIFT to 4 when building with NUMA=1 to allow for up to
16 NUMA nodes.
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lore.kernel.org/r/4566d816a85f009268d4858d1ef06c7571a960f9.1663046060.git.remckee0@gmail.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions