From: Steven Whitehouse Date: Thu, 3 Jan 2008 11:31:38 +0000 (+0000) Subject: [GFS2] Allow page migration for writeback and ordered pages X-Git-Tag: v2.6.25-rc1~1241^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5d9dc278c7f79c220e4506cc1ade2efa2ca73fd;p=pandora-kernel.git [GFS2] Allow page migration for writeback and ordered pages To improve performance on NUMA, we use the VM's standard page migration for writeback and ordered pages. Probably we could also do the same for journaled data, but that would need a careful audit of the code, so will be the subject of a later patch. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed