Expand description
System management commands
Functionsยง
- cmd_
clear - Clear display.
- cmd_
cpuinfo - Show CPU information.
- cmd_
health - Display system health information.
- cmd_
reboot - Reboot machine.
- cmd_
scheduler - scheduler debug on|off|dump | class [kv] | policy map show [kv] | metrics [reset|kv] | dump [kv]
- cmd_
shutdown - Graceful shutdown: stop strates in reverse order, then power off.
- cmd_
silo - Silo management command entrypoint.
- cmd_
silos - Display all silos.
- cmd_
strate - Strate management command entrypoint.
- cmd_
test_ mem - Run memory test routine.
- cmd_
test_ mem_ stressed - Run stressed memory test routine.
- cmd_
test_ pid - Run PID namespace test routine.
- cmd_
test_ syscalls - Run syscall test routine.
- cmd_
trace - Configure runtime tracing.
- cmd_
version - Print kernel version.
- cmd_
wasm_ run - Execute a wasm module command.