Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SCHED_THERMAL_PRESSURE:

General informations

The Linux kernel configuration item CONFIG_SCHED_THERMAL_PRESSURE has multiple definitions:

found in init/Kconfig

The configuration item CONFIG_SCHED_THERMAL_PRESSURE:

Help text

Select this option to enable thermal pressure accounting in the scheduler. Thermal pressure is the value conveyed to the scheduler that reflects the reduction in CPU compute capacity resulted from thermal throttling. Thermal throttling occurs when the performance of a CPU is capped due to high operating temperatures.

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_thermal_pressure() and arch_scale_thermal_pressure().

Enable periodic averaging of thermal pressure found in init/Kconfig

The configuration item CONFIG_SCHED_THERMAL_PRESSURE:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab