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

CONFIG_CPU_FREQ_GOV_SCHEDUTIL: 'schedutil' cpufreq policy governor

General informations

The Linux kernel configuration item CONFIG_CPU_FREQ_GOV_SCHEDUTIL has multiple definitions:

'schedutil' cpufreq policy governor found in drivers/cpufreq/Kconfig

The configuration item CONFIG_CPU_FREQ_GOV_SCHEDUTIL:

Help text

This governor makes decisions based on the utilization data provided by the scheduler. It sets the CPU frequency to be proportional to the utilization/capacity ratio coming from the scheduler. If the utilization is frequency-invariant, the new frequency is also proportional to the maximum available frequency. If that is not the case, it is proportional to the current frequency of the CPU. The frequency tipping point is at utilization/capacity equal to 80% in both cases.

If in doubt, say N.

'schedutil' cpufreq policy governor found in drivers/cpufreq/Kconfig

The configuration item CONFIG_CPU_FREQ_GOV_SCHEDUTIL:

Help text

This governor makes decisions based on the utilization data provided by the scheduler. It sets the CPU frequency to be proportional to the utilization/capacity ratio coming from the scheduler. If the utilization is frequency-invariant, the new frequency is also proportional to the maximum available frequency. If that is not the case, it is proportional to the current frequency of the CPU. The frequency tipping point is at utilization/capacity equal to 80% in both cases.

To compile this driver as a module, choose M here: the module will be called cpufreq_schedutil.

If in doubt, say N.

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 - C index

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