On Tue, Feb 01, 2022 at 02:20:10PM -0800, Andrew Morton wrote: > > The patch titled > Subject: NUMA balancing: optimize page placement for memory tiering system > has been added to the -mm tree. Its filename is > numa-balancing-optimize-page-placement-for-memory-tiering-system.patch > > This patch should soon appear at > https://ozlabs.org/~akpm/mmots/broken-out/numa-balancing-optimize-page-placement-for-memory-tiering-system.patch > and later at > https://ozlabs.org/~akpm/mmotm/broken-out/numa-balancing-optimize-page-placement-for-memory-tiering-system.patch > > Before you just go and hit "reply", please: > a) Consider who else should be cc'ed > b) Prefer to cc a suitable mailing list as well > c) Ideally: find the original patch on the mailing list and do a > reply-to-all to that, adding suitable additional cc's > > *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** > > The -mm tree is included into linux-next and is updated > there every 3-4 working days > > ------------------------------------------------------ > From: Huang Ying <ying.huang@xxxxxxxxx> > Subject: NUMA balancing: optimize page placement for memory tiering system I'm thinking this is a bit soon, current stuff is all sorts of broken in the presence of memory only nodes. I *really* want to see all that fixed before we merge this stuff.