commit | 149c33e1c98f83050870514f380902dc6d617bd5 | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@suse.de> | Tue Nov 27 14:03:05 2012 +0000 |
committer | Mel Gorman <mgorman@suse.de> | Tue Dec 11 14:42:42 2012 +0000 |
tree | 5aaf7433c2de5f3176880835013049ccfbe7af73 | |
parent | 7039e1dbec6eeaa8ecab43a82d6589eeced995c3 [diff] |
mm: migrate: Drop the misplaced pages reference count if the target node is full If we have to avoid migrating to a node that is nearly full, put page and return zero. Signed-off-by: Hillf Danton <dhillf@gmail.com> Signed-off-by: Mel Gorman <mgorman@suse.de>