From: Andrea Arcangeli Date: Thu, 13 Jan 2011 23:47:10 +0000 (-0800) Subject: thp: freeze khugepaged and ksmd X-Git-Tag: v2.6.38-rc1~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878aee7d6b5504e01b9caffce080e792b6b8d090;p=pandora-kernel.git thp: freeze khugepaged and ksmd It's unclear why schedule friendly kernel threads can't be taken away by the CPU through the scheduler itself. It's safer to stop them as they can trigger memory allocation, if kswapd also freezes itself to avoid generating I/O they have too. Signed-off-by: Andrea Arcangeli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed