Lines Matching +full:power +full:- +full:limits
2 Date: pre-git history
3 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
18 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
19 Description: CPU topology files that describe kernel limits related to
37 See Documentation/admin-guide/cputopology.rst for more information.
43 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
58 Contact: Linux memory management mailing list <linux-mm@kvack.org>
67 /sys/devices/system/cpu/cpu42/node2 -> ../../node/node2
77 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
89 core_siblings_list: human-readable list of the logical CPU
99 thread_siblings_list: human-readable list of cpuX's hardware
102 ppin: human-readable Protected Processor Identification
107 See Documentation/admin-guide/cputopology.rst for more information.
115 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
119 differentiated by varying exit latencies and power
135 See Documentation/admin-guide/pm/cpuidle.rst and
136 Documentation/driver-api/pm/cpuidle.rst for more information.
141 /sys/devices/system/cpu/cpuX/cpuidle/stateN/power
148 Contact: Linux power management list <linux-pm@vger.kernel.org>
161 power: (RO) The power consumed while in this idle state (in
181 Contact: Linux power management list <linux-pm@vger.kernel.org>
189 Contact: Linux power management list <linux-pm@vger.kernel.org>
202 Contact: Linux power management list <linux-pm@vger.kernel.org>
209 Contact: Linux power management list <linux-pm@vger.kernel.org>
218 Contact: Linux power management list <linux-pm@vger.kernel.org>
220 Idle state usage statistics related to suspend-to-idle.
223 used in suspend-to-idle with suspended timekeeping.
228 Contact: Linux power management list <linux-pm@vger.kernel.org>
230 Total time spent by the CPU in suspend-to-idle (with scheduler
236 Contact: Linux power management list <linux-pm@vger.kernel.org>
239 while entering suspend-to-idle.
242 Date: pre-git history
243 Contact: linux-pm@vger.kernel.org
248 power, because the lower the clock speed, the less power
253 See files in Documentation/cpu-freq/ for more information.
258 Contact: linux-pm@vger.kernel.org
266 power/performance results for platforms using acpi-cpufreq.
268 This file is only present if the acpi-cpufreq or the cppc-cpufreq
275 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
289 https://www.amd.com/en/support/tech-docs?keyword=bios+kernel
294 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
302 Documentation/admin-guide/pm/cpufreq.rst
321 Contact: linux-pm@vger.kernel.org
322 Description: Parameters for the Intel P-state driver
324 Logic for selecting the current P-state in Intel
326 limits for the P-state that will be requested by the
329 max_perf_pct: limits the maximum P state that will be requested by
332 min_perf_pct: limits the minimum P state that will be requested by
335 no_turbo: limits the driver to selecting P states below the turbo
339 Documentation/admin-guide/pm/intel_pstate.rst
344 Linux kernel mailing list <linux-kernel@vger.kernel.org>
348 - WriteAllocate:
351 - ReadAllocate:
354 - ReadWriteAllocate:
362 the cache hierarchy in the multi-level cache configuration
382 - Instruction: cache that only holds instructions
383 - Data: cache that only caches data
384 - Unified: cache that holds both data and instructions
391 - WriteThrough:
393 and to the block in the lower-level memory
394 - WriteBack:
402 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
410 Note that id value can be non-contiguous. E.g. level 1
412 power of two cores on a socket, so these caches may be
425 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
426 Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
435 - turbo_stat : This file gives the total number of times the max
439 - sub_turbo_stat : This file gives the total number of times the
440 max frequency is throttled to lower frequency in sub-turbo(below
443 - unthrottle : This file gives the total number of times the max
446 - powercap : This file gives the total number of times the max
447 frequency is throttled due to 'Power Capping'.
449 - overtemp : This file gives the total number of times the max
452 - supply_fault : This file gives the total number of times the
453 max frequency is throttled due to 'Power Supply Failure'.
455 - overcurrent : This file gives the total number of times the
458 - occ_reset : This file gives the total number of times the max
475 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
476 Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
490 Contact: Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
498 Contact: Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
500 AArch32 (32-bit ARM) applications. If present, the same format as
507 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
527 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
540 See also: Documentation/admin-guide/hw-vuln/index.rst
546 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
568 What: /sys/devices/system/cpu/cpuX/power/energy_perf_bias
570 Contact: linux-pm@vger.kernel.org
573 EPB for the given CPU in a sliding scale 0 - 15, where a value
578 a number in the 0 - 15 sliding scale above, or one of the
579 strings: "performance", "balance-performance", "normal",
580 "balance-power", "power" (that represent values reflected by
590 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
604 in TSC-quanta that the CPU can reside in either C0.1
605 or C0.2 state. The time is an unsigned 32-bit number.
612 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
615 This directory is only present when running as an SEV-SNP guest.
618 the SEV-SNP guest is running.
623 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
624 Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
633 Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
637 a 64-bit counter which provides an estimate of the
644 Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
648 (SPURR) is a 64-bit counter that provides a frequency
656 Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
664 Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org>
672 Contact: Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
686 See also: Documentation/arch/arm64/memory-tagging-extension.rst
690 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
697 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
705 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
713 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>