commit | 8177a420ed7c16c171ed3c3aec5b0676db38c247 | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <aarcange@redhat.com> | Fri Mar 23 20:56:34 2012 +0100 |
committer | Mel Gorman <mgorman@suse.de> | Tue Dec 11 14:42:50 2012 +0000 |
tree | 9d188c65d68af5a8f77913043ab8689c5530508b | |
parent | 9532fec118d485ea37ab6e3ea372d68cd8b4cd0d [diff] |
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting This defines the per-node data used by Migrate On Fault in order to rate limit the migration. The rate limiting is applied independently to each destination node. Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Mel Gorman <mgorman@suse.de>