Skip to content

Commit 261df1c

Browse files
dilyanpalauzovBenBE
authored andcommitted
README: clarification on kernel requirements for I/O
1 parent 9c316cc commit 261df1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ To install on the local system run `make install`. By default `make install` ins
157157
* `libsensors`, readout of temperatures and CPU speeds, is optional even when `--enable-sensors` was used to configure `htop`.
158158
* `libsystemd` is optional when `--enable-static` was not used to configure `htop`. If building statically and `libsystemd` is not found by `configure`, support for the systemd meter is disabled entirely.
159159
* `libnl-3` and `libnl-genl-3`, if `htop` was configured with `--enable-delayacct` and delay accounting process fields are active.
160+
* I/O counters are available when the kernel is compiled with `CONFIG_TASK_IO_ACCOUNTING=Y`.
160161

161162
`htop` checks for the availability of the actual runtime libraries as `htop` runs.
162163

0 commit comments

Comments
 (0)