Skip to main content

Module sys

Module sys 

Source
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.