commit | e5d9dc278c7f79c220e4506cc1ade2efa2ca73fd | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Jan 03 11:31:38 2008 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jan 25 08:16:41 2008 +0000 |
tree | f984562ccb3b29f31fa1e63d4dfe1f01d8e74be7 | |
parent | 65a6290998f3d38b5c5e84423ae9e08bdd957095 [diff] |
[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>