Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Commit

Permalink
neutrino: Enable PSI
Browse files Browse the repository at this point in the history
Previously, I was under the misguided impression that lmkd's PSI
integration was dependant on ro.lmk.use_psi which apparently is not
the case.

Signed-off-by: Adam W. Willis <return.of.octobot@gmail.com>
  • Loading branch information
0ctobot committed Feb 5, 2020
1 parent 63e817b commit 7803e7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/configs/vendor/neutrino_defconfig
Expand Up @@ -104,7 +104,8 @@ CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_PSI is not set
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set

#
# RCU Subsystem
Expand Down

0 comments on commit 7803e7c

Please sign in to comment.