Closed issue by Mek101 on void-packages repository https://github.com/void-linux/void-packages/issues/34663 Description: ### System * xuname: Void 5.15.9_1 x86_64 AuthenticAMD uptodate rFF * package: iotop-0.6_9 ### Expected behavior `iotop` should report the IO percentage ### Actual behavior `iotop` complains `CONFIG_TASK_DELAY_ACCT not enabled in kernel, cannot determine SWAPIN and IO %`, but according to the kernel config, it enabled ``` $ zgrep CONFIG_TASK_DELAY_ACCT /proc/config.gz CONFIG_TASK_DELAY_ACCT=y ``` ### Steps to reproduce the behavior Install the `iotop` package and run it with root privileges