config: add config option for KERNEL_TASKSTATS
authorJeremiah McConnell <miah@miah.com>
Wed, 20 Jun 2018 05:35:08 +0000 (23:35 -0600)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 7 Jul 2018 16:33:57 +0000 (18:33 +0200)
commit206fbbfec2d0cc40266674e93e7e01e307847a6d
tree38150cd2c61617b8c797b5beb9449d138406786d
parentb19622044d492e9eff9d880d6bc1fc9486774886
config: add config option for KERNEL_TASKSTATS

In order for monitoring tools such as atop and htop to track and report
i/o data, kernel support for task statistics and io accounting is
required.

Add a config option to enable building this support in the kernel.

Signed-off-by: Jeremiah McConnell <miah@miah.com>
config/Config-kernel.in