aboutsummaryrefslogtreecommitdiffstats
path: root/chapter10
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-03-21 15:38:56 +0800
committerXi Ruoyao <xry111@xry111.site>2023-03-21 15:38:56 +0800
commitd186249a44be5eed7782a3476cb1dcaa47cb96b4 (patch)
tree53d640f278dce3b5bf9a951664d375448a6260cf /chapter10
parentad09ba40a1d521857bf440b093167d91e5172f04 (diff)
kernel: [revision="systemd"] Disable CONFIG_PSI_DEFAULT_DISABLED
systemd-oomd needs PSI so it does not make sense to disable it by default.
Diffstat (limited to 'chapter10')
-rw-r--r--chapter10/kernel.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index c510323d7..52f96d768 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -159,6 +159,7 @@ General setup ---&gt;
[ ] Auditing Support [CONFIG_AUDIT]
CPU/Task time and stats accounting ---&gt;
[*] Pressure stall information tracking [CONFIG_PSI]
+ [ ] Require boot parameter to enable pressure stall information tracking [CONFIG_PSI_DEFAULT_DISABLED]
&lt; &gt; Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
[*] Control Group support [CONFIG_CGROUPS] ---&gt;
[*] Memory controller [CONFIG_MEMCG]