Iotop: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "=FAQ= ==Swap shows as 'unavailable'== You wil also see warning '''CONFIG_TASK_DELAY_ACCT not enabled in kernel, cannot determine SWAPIN and IO''' sysctl -w kernel.task_delayacct=1"
Tag: wikieditor
 
Tony (talk | contribs)
Tag: wikieditor
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=FAQ=
=FAQ=


==Swap shows as 'unavailable'==
==SWAPIN shows as 'unavailable'==
You wil also see warning '''CONFIG_TASK_DELAY_ACCT not enabled in kernel, cannot determine SWAPIN and IO'''
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
  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