diff options
author | David Rientjes <[email protected]> | 2012-03-21 16:33:47 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-03-21 17:54:55 -0700 |
commit | dc3f21eadeea6d9898271ff32d35d5e00c6872ea (patch) | |
tree | be56e2d8b5bf7ce4a140d020b5e248dff6a06795 /kernel/fork.c | |
parent | 8447d950e7445cae71ad66d0e33784f8388aaf9d (diff) |
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 <[email protected]>
Acked-by: KOSAKI Motohiro <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions