Skip to content
Snippets Groups Projects
Commit ae32b129 authored by Konrad Rzeszutek's avatar Konrad Rzeszutek Committed by Andi Kleen
Browse files

[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M operation.


This patch touches the NMI watchdog every MAX_ORDER_NR_PAGES
to inhibit the machine from triggering an NMI while the CPUs
are locked. This situation is happening on boxes with more
than 64CPUs and 128GB of RAM when Alt-SysRq-m is performed.

It has been succesfully tested for regression on uni, 2, 4, 8
32, and 64 CPU boxes with various memory configuration.

Signed-off-by: default avatarAndi Kleen <ak@suse.de>
parent c8118c6c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment