Hi, I have to isolate part of my DRAM (e.g., a rank) and allocate data, selectively, only from that portion. It seems that the NUMA subsystem will be a suitable option. Am I right? Could somebody tell me where should I start? Should I use "CONFIG_NUMA" or "CONFIG_NUMA_EMU"? Any help would be greatly appreciated! Regards.