Lines Matching full:performance
5 ``intel_pstate`` CPU Performance Scaling Driver
17 :doc:`CPU performance scaling subsystem <cpufreq>` in the Linux kernel
25 than just an operating frequency or an operating performance point (see the
30 uses frequencies for identifying operating performance points of CPUs and
58 active mode, it uses its own internal performance scaling governor algorithm or
59 allows the hardware to do performance scaling by itself, while in the passive
61 a certain performance scaling algorithm. Which of them will be in effect
88 active mode: ``powersave`` and ``performance``. The way they both operate
94 Namely, if that option is set, the ``performance`` algorithm will be used by
117 HWP + ``performance``
121 Energy-Performance Preference (EPP) knob (if supported) or its
122 Energy-Performance Bias (EPB) knob (otherwise), which means that the processor's
123 internal P-state selection logic is expected to focus entirely on performance.
126 (see `Energy vs Performance Hints`_ below). Moreover, any attempts to change
127 the EPP/EPB to a value different from 0 ("performance") via ``sysfs`` in this
138 Energy-Performance Preference (EPP) knob (if supported) or its
139 Energy-Performance Bias (EPB) knob (otherwise) to whatever value it was
142 internal P-state selection logic to be less performance-focused.
157 ``powersave`` or ``performance``, depending on the ``scaling_governor`` policy
162 ``performance``
187 every 10 ms. Like in the ``performance`` case, the hardware configuration
249 performance scaling control for that core and put it into turbo P-states of its
292 used relative to ACPI-based CPU performance scaling (see `below <acpi-cpufreq_>`_
347 maximum supported performance level (the highest supported `turbo
356 maximum supported performance level (the highest supported `turbo
406 of this mechanism is to improve performance).
524 effective performance depends on whether the platform supports per core
525 P-states, hyper-threading is enabled and on current performance requests
527 effective performance can be more than the policy limits set on a CPU, if
528 other CPUs are requesting higher performance at that moment. Even with per
530 is requesting higher performance, the other siblings will get higher
531 performance than their policy limits.
547 Energy vs Performance Hints
552 processor's internal P-state selection logic by focusing it on performance or on
557 Current value of the energy vs performance hint for the given policy
566 They represent different energy vs performance hints and should be
572 Energy-Performance Preference (EPP) knob (if supported) or its
573 Energy-Performance Bias (EPB) knob. It is also possible to write a positive
580 load-balancing algorithm and if different energy vs performance hints are
582 issues it is better to set the same energy vs performance hint for all CPUs
592 that can be used for CPU performance scaling (refer to the ACPI specification
598 the ``acpi-cpufreq`` driver uses the same hardware CPU performance scaling
620 ``performance``.
688 Take ACPI ``_PPC`` performance limits into account.
691 Description Table) is set to "Enterprise Server" or "Performance
763 .. [1] Kristen Accardi, *Balancing Power and Performance in the Linux Kernel*,