Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_TURBO_MAX_3
has multiple definitions:
drivers/platform/x86/intel/Kconfig
The configuration item CONFIG_INTEL_TURBO_MAX_3:
CONFIG_X86_64 && CONFIG_SCHED_MC_PRIO
This driver reads maximum performance ratio of each CPU and set up the scheduler priority metrics. In this way scheduler can prefer CPU with higher performance to schedule tasks.
This driver is only required when the system is not using Hardware P-States (HWP). In HWP mode, priority can be read from ACPI tables.
drivers/platform/x86/Kconfig
The configuration item CONFIG_INTEL_TURBO_MAX_3:
CONFIG_X86_64 && CONFIG_SCHED_MC_PRIO
This driver reads maximum performance ratio of each CPU and set up the scheduler priority metrics. In this way scheduler can prefer CPU with higher performance to schedule tasks. This driver is only required when the system is not using Hardware P-States (HWP). In HWP mode, priority can be read from ACPI tables.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab