Site Tools


linux:general:troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:general:troubleshooting [2019/10/07 18:05] lunetikklinux:general:troubleshooting [2019/10/07 18:06] lunetikk
Line 191: Line 191:
 Increase the time (default 10) before soft lockups are fired. Increase the time (default 10) before soft lockups are fired.
  
-<code shell ->echo 20 > /proc/sys/kernel/watchdog_thresh</code> +<code bash >echo 20 > /proc/sys/kernel/watchdog_thresh</code> 
 or or
-<code shell ->+<code bash>
 echo "kernel.watchdog_thresh=20" > /etc/sysctl.d/99-watchdog_thresh.conf echo "kernel.watchdog_thresh=20" > /etc/sysctl.d/99-watchdog_thresh.conf
  
linux/general/troubleshooting.txt · Last modified: 2020/12/03 15:12 by lunetikk