projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b813ac
)
powerpc/configs/64s: Enable common accounting options
author
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 14 Apr 2023 13:23:53 +0000
(23:23 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 21 Apr 2023 06:16:22 +0000
(16:16 +1000)
These options are enabled by most distros.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://msgid.link/20230414132415.821564-10-mpe@ellerman.id.au
arch/powerpc/configs/ppc64_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/ppc64_defconfig
b/arch/powerpc/configs/ppc64_defconfig
index 0e3b420aaa6e42af546e09f836c894c966736869..ecad254eee6c849dc804c32ce098e94d76678285 100644
(file)
--- a/
arch/powerpc/configs/ppc64_defconfig
+++ b/
arch/powerpc/configs/ppc64_defconfig
@@
-8,8
+8,13
@@
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
+CONFIG_BSD_PROCESS_ACCT=y
+CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
+CONFIG_TASK_XACCT=y
+CONFIG_TASK_IO_ACCOUNTING=y
+CONFIG_PSI=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18