From: Mel Gorman Date: Thu, 29 Nov 2012 09:24:36 +0000 (+0000) Subject: mm: migrate: Account a transhuge page properly when rate limiting X-Git-Tag: v3.8-rc1~92^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28d433512f4f387e2563c14db45a7bb8a338b1a;p=pandora-kernel.git mm: migrate: Account a transhuge page properly when rate limiting If there is excessive migration due to NUMA balancing it gets rate limited. It does this by counting the number of pages it has migrated recently but counts a transhuge page as 1 page. Account for it properly. Signed-off-by: Mel Gorman --- Reading git-diff-tree failed