Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCHED_HW_PRESSURE
:
( CONFIG_ARM && CONFIG_ARM_CPU_TOPOLOGY ) && ( CONFIG_ARM64 ) && ( CONFIG_SMP ) && ( CONFIG_CPU_FREQ_THERMAL )
Select this option to enable HW pressure accounting in the scheduler. HW pressure is the value conveyed to the scheduler that reflects the reduction in CPU compute capacity resulted from HW throttling. HW throttling occurs when the performance of a CPU is capped due to high operating temperatures as an example.
If selected, the scheduler will be able to balance tasks accordingly, i.e. put less load on throttled CPUs than on non/less throttled ones.
This requires the architecture to implement arch_update_hw_pressure() and arch_scale_thermal_pressure().
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 - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab