Moving physical pages from user space
Moving physical pages from user space
Posted Sep 18, 2023 20:31 UTC (Mon) by ibukanov (subscriber, #3942)Parent article: Moving physical pages from user space
It seems BPF should be more suitable for this kind of management decision than a user space application.
Alternatively, if the app knows so much about physical memory, can kernel just disable virtual memory or at least make it map 1-to-1to physical memory for an app running exclusively on some Numa node?
