diff options
author | Andi Kleen <andi@firstfloor.org> | 2009-02-12 13:49:33 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-02-24 13:25:53 -0800 |
commit | 8457c84d68678cbfd4167a9073b89da58e48c037 (patch) | |
tree | dee40adc349b3789af984474f87e6231ab7c4d02 /arch/x86/include/asm/required-features.h | |
parent | f9695df42cdbca78530b4458c38ecfdd0bb90079 (diff) | |
download | lwn-8457c84d68678cbfd4167a9073b89da58e48c037.tar.gz lwn-8457c84d68678cbfd4167a9073b89da58e48c037.zip |
x86, mce: replace machine check events logged interval with ratelimit
Impact: behavior change, use common code
Use a standard leaky bucket ratelimit for the machine check
warning print interval instead of waiting every check_interval.
Also decrease the limit to twice per minute.
This interacts better with threshold interrupts because
they can happen more often than check_interval.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/include/asm/required-features.h')
0 files changed, 0 insertions, 0 deletions