Skip to content
Commit a8f60772 authored by Mel Gorman's avatar Mel Gorman
Browse files

mm: numa: Rate limit the amount of memory that is migrated between nodes



NOTE: This is very heavily based on similar logic in autonuma. It should
	be signed off by Andrea but because there was no standalone
	patch and it's sufficiently different from what he did that
	the signed-off is omitted. Will be added back if requested.

If a large number of pages are misplaced then the memory bus can be
saturated just migrating pages between nodes. This patch rate-limits
the amount of memory that can be migrating between nodes.

Signed-off-by: default avatarMel Gorman <mgorman@suse.de>
parent 8177a420
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment