~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/tools/power/cpupower/man/cpupower-set.1

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 .TH CPUPOWER\-SET "1" "22/02/2011" "" "cpupower Manual"
  2 .SH NAME
  3 cpupower\-set \- Set processor power related kernel or hardware configurations
  4 .SH SYNOPSIS
  5 .ft B
  6 .B cpupower set [ \-b VAL ]
  7 
  8 
  9 .SH DESCRIPTION
 10 \fBcpupower set \fP sets kernel configurations or directly accesses hardware
 11 registers affecting processor power saving policies.
 12 
 13 Some options are platform wide, some affect single cores. By default values
 14 are applied on all cores. How to modify single core configurations is
 15 described in the cpupower(1) manpage in the \-\-cpu option section. Whether an
 16 option affects the whole system or can be applied to individual cores is
 17 described in the Options sections.
 18 
 19 Use \fBcpupower info \fP to read out current settings and whether they are
 20 supported on the system at all.
 21 
 22 .SH Options
 23 .PP
 24 \-\-perf-bias, \-b
 25 .RS 4
 26 Sets a register on supported Intel processore which allows software to convey
 27 its policy for the relative importance of performance versus energy savings to
 28 the  processor.
 29 
 30 The range of valid numbers is 0-15, where 0 is maximum
 31 performance and 15 is maximum energy efficiency.
 32 
 33 The processor uses this information in model-specific ways
 34 when it must select trade-offs between performance and
 35 energy efficiency.
 36 
 37 This policy hint does not supersede Processor Performance states
 38 (P-states) or CPU Idle power states (C-states), but allows
 39 software to have influence where it would otherwise be unable
 40 to express a preference.
 41 
 42 For example, this setting may tell the hardware how
 43 aggressively or conservatively to control frequency
 44 in the "turbo range" above the explicitly OS-controlled
 45 P-state frequency range.  It may also tell the hardware
 46 how aggressively it should enter the OS requested C-states.
 47 
 48 This option can be applied to individual cores only via the \-\-cpu option,
 49 cpupower(1).
 50 
 51 Setting the performance bias value on one CPU can modify the setting on
 52 related CPUs as well (for example all CPUs on one socket), because of
 53 hardware restrictions.
 54 Use \fBcpupower -c all info -b\fP to verify.
 55 
 56 This options needs the msr kernel driver (CONFIG_X86_MSR) loaded.
 57 .RE
 58 
 59 .SH "SEE ALSO"
 60 cpupower-info(1), cpupower-monitor(1), powertop(1)
 61 .PP
 62 .SH AUTHORS
 63 .nf
 64 \-\-perf\-bias parts written by Len Brown <len.brown@intel.com>
 65 Thomas Renninger <trenn@suse.de>

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php