mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 12:32:21 +00:00
Base: Add information about the new /sys/kernel/jails node
This commit is contained in:
parent
5e062414c1
commit
942e262e86
Notes:
sideshowbarker
2024-07-17 04:45:42 +09:00
Author: https://github.com/supercomputer7
Commit: 942e262e86
Pull-request: https://github.com/SerenityOS/serenity/pull/15895
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/LucasChollet
Reviewed-by: https://github.com/tslater2006
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ them.
|
||||||
* **`stats`** - This node exports statistics on scheduler timing data.
|
* **`stats`** - This node exports statistics on scheduler timing data.
|
||||||
* **`system_mode`** - This node exports the chosen system mode as it was decided based on the kernel commandline or a default value.
|
* **`system_mode`** - This node exports the chosen system mode as it was decided based on the kernel commandline or a default value.
|
||||||
* **`uptime`** - This node exports the uptime data.
|
* **`uptime`** - This node exports the uptime data.
|
||||||
|
* **`jails`** - This node exports information about existing jails (only if the current process is not in jail).
|
||||||
* **`power_state`** - This node only responds to write requests on it. A written value of `1` results
|
* **`power_state`** - This node only responds to write requests on it. A written value of `1` results
|
||||||
in system reboot. A written value of `2` results in system shutdown.
|
in system reboot. A written value of `2` results in system shutdown.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue