linux_dsm_epyc7002/Documentation/admin-guide/pm
Rafael J. Wysocki 75a8026741 cpuidle: Allow idle states to be disabled by default
In certain situations it may be useful to prevent some idle states
from being used by default while allowing user space to enable them
later on.

For this purpose, introduce a new state flag, CPUIDLE_FLAG_OFF, to
mark idle states that should be disabled by default, make the core
set CPUIDLE_STATE_DISABLED_BY_USER for those states at the
initialization time and add a new state attribute in sysfs,
"default_status", to inform user space of the initial status of
the given idle state ("disabled" if CPUIDLE_FLAG_OFF is set for it,
"enabled" otherwise).

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2019-12-27 11:02:08 +01:00
..
cpufreq.rst Documentation: PM: Unify copyright notices 2019-04-08 12:57:47 +02:00
cpuidle.rst cpuidle: Allow idle states to be disabled by default 2019-12-27 11:02:08 +01:00
index.rst Documentation: PM: Add SPDX license tags to multiple files 2019-04-08 12:57:47 +02:00
intel_epb.rst admin-guide: pm: intel_epb: Add SPDX license tag and copyright notice 2019-04-08 12:59:09 +02:00
intel_pstate.rst Documentation: PM: Unify copyright notices 2019-04-08 12:57:47 +02:00
sleep-states.rst Documentation: PM: Unify copyright notices 2019-04-08 12:57:47 +02:00
strategies.rst Documentation: PM: Unify copyright notices 2019-04-08 12:57:47 +02:00
system-wide.rst Documentation: PM: Add SPDX license tags to multiple files 2019-04-08 12:57:47 +02:00
working-state.rst Merge branches 'pm-docs' and 'pm-misc' 2019-05-06 10:55:19 +02:00