Lines Matching +full:high +full:- +full:efficiency
1 .. SPDX-License-Identifier: GPL-2.0
13 --------
16 architectural class and CPUs are comprised of cores of various efficiency and
17 power capabilities: performance-oriented *classic cores* and power-efficient
26 sending background threads to the dense cores while sending high priority
35 -----------------------------
38 efficiency capability data for each CPU in the system. The scheduler can use
42 ----------------------------------------------------
45 describes an efficiency and performance ranking for each classification.
57 +----------+----------------+-------------------------------+---------------------+---------+
59 +----------+----------------+-------------------------------+---------------------+---------+
61 +----------+----------------+-------------------------------+---------------------+---------+
62 | 1 | Non-scalable | Efficient | Lowest | PMCx1A1 |
63 +----------+----------------+-------------------------------+---------------------+---------+
65 +----------+----------------+-------------------------------+---------------------+---------+
71 --------------------------------
74 about the performance and energy efficiency of each CPU in the system. Each
75 capability is given as a unit-less quantity in the range [0-255]. A higher
77 efficiency value indicates more efficiency. Energy efficiency and performance
83 a reordering of the performance and efficiency ranking. Table updates happen
95 on that processor for performance or energy efficiency reasons, respectively.
98 --------------------------------
117 -------------
119 performance and energy efficiency capabilities of each CPU in the system.
122 rankings both for performance and efficiency for each workload classification.
124 .. kernel-doc:: drivers/platform/x86/amd/hfi/hfi.c
128 ---------------------------