You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/linux/serial-console-nmi-sysrq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ From the SysRq Admin Guide:
68
68
|``k`` | Secure Access Key (SAK) that kills all programs on the current virtual console.
69
69
|``l`` | Shows a stack backtrace for all active CPUs.
70
70
|``m`` | Dumps current memory information to your console.
71
-
|``n`` | Allows real-time (RT) tasks to be reprioritized using the nice value. NOTE: The nice value controls a process’s priority for CPU scheduling, where lower values indicate higher priority.
71
+
|``n`` | Allows real-time (RT) tasks to be reprioritized using the nice value. NOTE: The nice value controls a process's priority for CPU scheduling, where lower values indicate higher priority.
72
72
|``o`` | Shuts off your system (if configured and supported).
73
73
|``p`` | Dumps the current registers and flags to your console.
74
74
|``q`` | Dumps CPU lists of all armed hrtimers (but not regular timer_list timers) and detailed information about all clockevent devices.
0 commit comments