commit | 320f1b1ed28c601cc152053a2f428a126cb608bc | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jan 23 22:55:05 2008 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 01 14:25:04 2008 -0500 |
tree | 5865f2acf0d84b61fc81108f1bbb33896d11df84 | |
parent | 148b38dc9309044c8656aa36d5fd86069e2ea7cc [diff] |
[AUDIT] ratelimit printk messages audit some printk messages from the audit system can become excessive. This patch ratelimits those messages. It was found that messages, such as the audit backlog lost printk message could flood the logs to the point that a machine could take an nmi watchdog hit or otherwise become unresponsive. Signed-off-by: Eric Paris <eparis@redhat.com>