Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 splitlock updates from Ingo Molnar: - Add the "ratelimit:N" parameter to the split_lock_detect= boot option, to rate-limit the generation of bus-lock exceptions. This is both easier on system resources and kinder to offending applications than the current policy of outright killing them. - Document the split-lock detection feature and its parameters. * tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: Documentation/x86: Add ratelimit in buslock.rst Documentation/admin-guide: Add bus lock ratelimit x86/bus_lock: Set rate limit for bus lock Documentation/x86: Add buslock.rst
Showing
- Documentation/admin-guide/kernel-parameters.txt 8 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- Documentation/x86/buslock.rst 126 additions, 0 deletionsDocumentation/x86/buslock.rst
- Documentation/x86/index.rst 1 addition, 0 deletionsDocumentation/x86/index.rst
- arch/x86/kernel/cpu/intel.c 40 additions, 2 deletionsarch/x86/kernel/cpu/intel.c
Please register or sign in to comment