2020-07-04 21:43:17

by Ahmad Nouralizadeh

[permalink] [raw]
Subject: Reusing NUMA Subsystem

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.