Update readme
This commit is contained in:
parent
cf4a19d00d
commit
71661eda94
@ -74,7 +74,7 @@ To show GUI notifications:
|
|||||||
- `sudo` if nohang started with UID=0
|
- `sudo` if nohang started with UID=0
|
||||||
|
|
||||||
To use `PSI`:
|
To use `PSI`:
|
||||||
- `Linux` >= 4.20
|
- `Linux` >= 4.20 with `CONFIG_PSI=y`.
|
||||||
|
|
||||||
## Memory and CPU usage
|
## Memory and CPU usage
|
||||||
|
|
||||||
@ -405,7 +405,7 @@ Kthreads, zombies and Pid 1 will not be displayed.
|
|||||||
|
|
||||||
### psi-top
|
### psi-top
|
||||||
|
|
||||||
It needs Linux 4.20+
|
It needs `Linux` >= 4.20 with `CONFIG_PSI=y`.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Output example</summary>
|
<summary>Output example</summary>
|
||||||
@ -464,7 +464,7 @@ some 0.00 0.18 0.30 | full 0.00 0.18 0.30 /system.slice/systemd-log
|
|||||||
|
|
||||||
### psi-monitor
|
### psi-monitor
|
||||||
|
|
||||||
It needs Linux 4.20+
|
It needs `Linux` >= 4.20 with `CONFIG_PSI=y`.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Output example</summary>
|
<summary>Output example</summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user