summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorDavid Rientjes <rientjes@google.com>2012-03-22 00:33:47 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-22 01:54:55 +0100
commitdc3f21eadeea6d9898271ff32d35d5e00c6872ea (patch)
treebe56e2d8b5bf7ce4a140d020b5e248dff6a06795 /kernel/fork.c
parentmm, oom: do not emit oom killer warning if chosen thread is already exiting (diff)
downloadlinux-dc3f21eadeea6d9898271ff32d35d5e00c6872ea.tar.xz
linux-dc3f21eadeea6d9898271ff32d35d5e00c6872ea.zip
mm, oom: introduce independent oom killer ratelimit state
printk_ratelimit() uses the global ratelimit state for all printks. The oom killer should not be subjected to this state just because another subsystem or driver may be flooding the kernel log. This patch introduces printk ratelimiting specifically for the oom killer. Signed-off-by: David Rientjes <rientjes@google.com> Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions