Skip to content

Commit

Permalink
clover_defconfig: Enable CONFIG_TASK_DELAY_ACCT
Browse files Browse the repository at this point in the history
CONFIG_TASK_DELAY_ACCT=y

Enable CONFIG_TASK_DELAY_ACCT to support the per-task delay accounting.

Bug: 320137198
Bug: 317178884
Change-Id: I2fad45dd8b8d07d0b5b4ed77a4d133426c53a717
Signed-off-by: Dongyun Liu <[email protected]>
  • Loading branch information
Dongyun Liu authored and 1582130940 committed Dec 23, 2024
1 parent b5a2602 commit a55cbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/clover_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ CONFIG_SCHED_WALT=y
CONFIG_HAVE_SCHED_AVG_IRQ=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
Expand Down

0 comments on commit a55cbb9

Please sign in to comment.