Running numactl --cpubind=0 --membind=0 -- vmtouch -ldw targetfile shows locked memory over all available NUMA nodes.
Expected behavior would be for all the memory to be membound to NUMA node0.
Possibly I'm doing it in a wrong way.
Would such functionality be possible with the current binaries? Otherwise, could it be considered as a feature?