Iotop: Difference between revisions

From DWIKI
Tony (talk | contribs)
Tag: wikieditor
Tony (talk | contribs)
Tag: wikieditor
 
Line 6: Line 6:


  sysctl -w kernel.task_delayacct=1
  sysctl -w kernel.task_delayacct=1
and log in again

Latest revision as of 10:06, 27 October 2025

FAQ

SWAPIN shows as 'unavailable'

Probably no swap enabled. You wil also see warning CONFIG_TASK_DELAY_ACCT not enabled in kernel, cannot determine SWAPIN and IO


sysctl -w kernel.task_delayacct=1

and log in again