Skip to content

Commit

Permalink
arch: arm64: configs: xiaomi: disable per-cgroup pressure tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
toraidl committed Mar 13, 2024
1 parent 20d2ce3 commit b4ffbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/vendor/xiaomi/xiaomi-kona-common.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CONFIG_LOCALVERSION_AUTO=y
CONFIG_LOG_BUF_SHIFT=21

# Enable pstore and mtd oops
CONFIG_CMDLINE="ramoops_memreserve=4M"
CONFIG_CMDLINE="cgroup_disable=pressure ramoops_memreserve=4M"
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
Expand Down

0 comments on commit b4ffbc1

Please sign in to comment.