Reusing NUMA Subsystem
Ahmad Nouralizadeh <[email protected]> Sun, 5 Jul 2020 02:10:10 +0430
| Newsgroups | org.kernel.vger.linux-numa |
|---|---|
| Message-ID | <CAMYFX7k==W59rZhVGfS+W2tfp=mJPnh9W0R7bXtBvmKRjC1VVw@mail.gmail.com> |
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.