fenix icon indicating copy to clipboard operation
fenix copied to clipboard

Missing CONFIG_TASK_IO_ACCOUNTING

Open Pea13 opened this issue 4 years ago • 1 comments

Hello,

In order to user iotop (to do some measurements for etcd performances), i need the parameter CONFIG_TASK_IO_ACCOUNTING to be set in the config file of the kernel.

Could not run iotop as some of the requirements are not met:
- Linux >= 2.6.20 with
  - I/O accounting support (CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING)

Is it possible to add it in the config file for VIMx boards ? (CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT are already ok) Regards,

Pea13 avatar Oct 22 '21 13:10 Pea13

@Pea13 Thanks for your feedback, we will add it.

numbqq avatar Oct 31 '21 02:10 numbqq