Skip to content

Commit 9301234

Browse files
authored
Enable PSI in Kernel Build (#138)
Signed-off-by: Jed Salazar <[email protected]>
1 parent 50874b1 commit 9301234

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

configs/aarch64/zone.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ CONFIG_IRQ_TIME_ACCOUNTING=y
118118
CONFIG_HAVE_SCHED_AVG_IRQ=y
119119
CONFIG_BSD_PROCESS_ACCT_V3=y
120120
CONFIG_PSI=y
121-
CONFIG_PSI_DEFAULT_DISABLED=y
122121

123122
CONFIG_CPU_ISOLATION=y
124123

configs/x86_64/zone.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ CONFIG_TASK_DELAY_ACCT=y
117117
CONFIG_TASK_XACCT=y
118118
CONFIG_TASK_IO_ACCOUNTING=y
119119
CONFIG_PSI=y
120-
CONFIG_PSI_DEFAULT_DISABLED=y
121120

122121
CONFIG_CPU_ISOLATION=y
123122

0 commit comments

Comments
 (0)