代码拉取完成,页面将自动刷新
2254
[5.10] [Feature] mm: support binding page table pages
已合并
bugzilla: https://bugzilla.openanolis.cn/show_bug.cgi?id=6618
Currently page table can not be migrated through numa balancing. If most of page table
pages are located on remote numa node, the performance can be degraded in some scenarios.
Thus this patch provides a way to allocate page table pages in local numa node with
reserved memory range.