linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -V2 0/2] autonuma: Migrate on fault among multiple bound nodes
@ 2020-10-28  2:34 Huang Ying
  2020-10-28  2:34 ` [PATCH -V2 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON Huang Ying
  2020-10-28  2:34 ` [PATCH -V2 2/2] autonuma: Migrate on fault among multiple bound nodes Huang Ying
  0 siblings, 2 replies; 13+ messages in thread
From: Huang Ying @ 2020-10-28  2:34 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: linux-mm, linux-kernel, Huang Ying, Matthew Wilcox (Oracle),
	Rafael Aquini, Andrew Morton, Ingo Molnar, Mel Gorman,
	Rik van Riel, Johannes Weiner, Dave Hansen, Andi Kleen,
	Michal Hocko, David Rientjes

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:

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-11-11  6:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28  2:34 [PATCH -V2 0/2] autonuma: Migrate on fault among multiple bound nodes Huang Ying
2020-10-28  2:34 ` [PATCH -V2 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON Huang Ying
2020-10-29  9:04   ` Michal Hocko
2020-10-30  7:27     ` Huang, Ying
2020-10-30  8:25       ` Michal Hocko
2020-11-02  3:12         ` Huang, Ying
2020-10-28  2:34 ` [PATCH -V2 2/2] autonuma: Migrate on fault among multiple bound nodes Huang Ying
2020-11-02 11:17   ` Mel Gorman
2020-11-04  5:36     ` Huang, Ying
2020-11-05 11:25       ` Mel Gorman
2020-11-06  7:28         ` Huang, Ying
2020-11-06 15:55           ` Ben Widawsky
2020-11-11  6:50         ` Huang, Ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).