[PATCH -V3 0/2] autonuma: Migrate on fault among multiple bound nodes
From: Huang Ying
Date: Tue Nov 10 2020 - 01:00:42 EST
To make it possible to optimize cross-socket memory accessing with
AutoNUMA even if the memory of the application is bound to multiple
NUMA nodes.
Changes:
v3:
- Rebased on latest upstream (v5.10-rc3)
- Revised the change log.
v2:
- Rebased on latest upstream (v5.10-rc1)
Huang Ying (2):
mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON
autonuma: Migrate on fault among multiple bound nodes
include/uapi/linux/mempolicy.h | 2 +-
kernel/sched/debug.c | 2 +-
mm/mempolicy.c | 23 ++++++++++++++---------
3 files changed, 16 insertions(+), 11 deletions(-)
--
2.28.0