In my /etc/default/grub file I have explicitly set aside N huge pages with “hugepages=N”. If I’m running on a box with 2 NUMA nodes, does N/2 huge pages get set aside for each node, or do they all go to node 0, or ….? Also is there a way on the command line to query how they’re split across nodes?