[GFS2] Allow page migration for writeback and ordered pages
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Jan 2008 11:31:38 +0000 (11:31 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 25 Jan 2008 08:16:41 +0000 (08:16 +0000)
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 <swhiteho@redhat.com>
fs/gfs2/ops_address.c

Simple merge