From: Mel Gorman Date: Mon, 12 Nov 2012 09:06:20 +0000 (+0000) Subject: mm: numa: Introduce last_nid to the page frame X-Git-Tag: v3.8-rc1~92^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e0a0309160b1b4ebde9f3c6a867cd96ac368bf;p=pandora-kernel.git mm: numa: Introduce last_nid to the page frame This patch introduces a last_nid field to the page struct. This is used to build a two-stage filter in the next patch that is aimed at mitigating a problem whereby pages migrate to the wrong node when referenced by a process that was running off its home node. Signed-off-by: Mel Gorman --- Reading git-diff-tree failed