diff options
author | Vaibhav Jain <[email protected]> | 2023-08-18 10:37:37 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-08-18 21:19:13 +1000 |
commit | 0ceef6e99cc3a57f33b84dafc6df5dfb3b28278d (patch) | |
tree | 020e5f3de5b21184c4635afa56734676bbe1821f /tools/perf/scripts/python | |
parent | b949ee6801f4a47ae0e02845242c99af351c4d26 (diff) |
powerpc/idle: Add support for nohlt
This patch enables config option GENERIC_IDLE_POLL_SETUP for arch
powerpc. This adds support for kernel param 'nohlt'.
Powerpc kernel also supports another kernel boot-time param called
'powersave' which can also be used to disable all cpu idle-states and
forces CPU to an idle-loop similar to what cpu_idle_poll() does. This
patch however makes powerpc kernel-parameters better aligned to the
generic boot-time parameters.
Signed-off-by: Vaibhav Jain <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions