kernel.rst (570432470275c3da15b85362bc1461945b9c1919) | kernel.rst (4f4cfa6c560c93ba180c30675cf845e1597de44c) |
---|---|
1=================================== 2Documentation for /proc/sys/kernel/ 3=================================== 4 5kernel version 2.2.10 6 7Copyright (c) 1998, 1999, Rik van Riel <riel@nl.linux.org> 8 --- 313 unchanged lines hidden (view full) --- 322================= 323 324This parameter can be used to control whether the kernel panics 325when a hard lockup is detected. 326 327 0 - don't panic on hard lockup 328 1 - panic on hard lockup 329 | 1=================================== 2Documentation for /proc/sys/kernel/ 3=================================== 4 5kernel version 2.2.10 6 7Copyright (c) 1998, 1999, Rik van Riel <riel@nl.linux.org> 8 --- 313 unchanged lines hidden (view full) --- 322================= 323 324This parameter can be used to control whether the kernel panics 325when a hard lockup is detected. 326 327 0 - don't panic on hard lockup 328 1 - panic on hard lockup 329 |
330See Documentation/lockup-watchdogs.txt for more information. This can | 330See Documentation/admin-guide/lockup-watchdogs.rst for more information. This can |
331also be set using the nmi_watchdog kernel parameter. 332 333 334hotplug: 335======== 336 337Path for the hotplug policy agent. 338Default value is "/sbin/hotplug". --- 839 unchanged lines hidden --- | 331also be set using the nmi_watchdog kernel parameter. 332 333 334hotplug: 335======== 336 337Path for the hotplug policy agent. 338Default value is "/sbin/hotplug". --- 839 unchanged lines hidden --- |