summaryrefslogtreecommitdiff
path: root/kernel/intermodule.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-09 23:55:06 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-09 23:55:06 -0700
commit774882ea14069557c58def6000c2b390261fb746 (patch)
treed9699699c6b0313a464faf02b3f149ca07ea78fb /kernel/intermodule.c
parent961d3a727228b823e9ab7662214bb4e1fb91d92e (diff)
[PATCH] reduce NMI watchdog call frequency with local APIC.
From: Mikael Pettersson <mikpe@csd.uu.se> The real problem is that SMP with nmi_watchdog=2 initialises the lapic NMI watchdog but doesn't check it and therefore doesn't reduce nmi_hz. This is an SMP bug. The patch changes smpboot.c to do a check_nmi_watchdog() at the appropriate place, which fixes the high NMI frequency problem w/o changing anything else. I've verified that it solves the problem on my MP-capable UP box.
Diffstat (limited to 'kernel/intermodule.c')
0 files changed, 0 insertions, 0 deletions