[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)
commite5d9dc278c7f79c220e4506cc1ade2efa2ca73fd
treef984562ccb3b29f31fa1e63d4dfe1f01d8e74be7
parent65a6290998f3d38b5c5e84423ae9e08bdd957095
[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 <swhiteho@redhat.com>
fs/gfs2/ops_address.c