1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-07-13 05:14:02 +00:00

enable CONFIG_TASK_IO_ACCOUNTING

This commit is contained in:
Ivan Mikushin 2016-04-05 08:51:08 -07:00
parent 82d9196ad6
commit 2e7dfcb2a1

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.2.8-ckt3 Kernel Configuration
# Linux/x86 4.2.8-ckt4 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@ -122,7 +122,8 @@ CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
# CONFIG_TASK_XACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
#
# RCU Subsystem