From: Mel Gorman Date: Wed, 24 Oct 2007 16:23:50 +0000 (+0200) Subject: sched: document profile=sleep requiring CONFIG_SCHEDSTATS X-Git-Tag: v2.6.24-rc2~145^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3da2a73ff5a2953a4ad8ebbf0aa7e6965ff9de2;p=pandora-kernel.git sched: document profile=sleep requiring CONFIG_SCHEDSTATS profile=sleep only works if CONFIG_SCHEDSTATS is set. This patch notes the limitation in Documentation/kernel-parameters.txt and prints a warning at boot-time if profile=sleep is used without CONFIG_SCHEDSTAT. Signed-off-by: Mel Gorman Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed