Skip to content
Commit 115485e8 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm: add 'dm_numa_node' module parameter



Allows user to control which NUMA node the memory for DM device
structures (e.g. mapped_device, request_queue, gendisk, blk_mq_tag_set)
is allocated from.

Defaults to NUMA_NO_NODE (-1).  Allowable range is from -1 until the
last online NUMA node id.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 29f929b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment