Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Core i7 M620 power management problem
Date: Thu, 30 Dec 2010 09:04:46
Message-Id: 201012300821.24965.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Core i7 M620 power management problem by Bill Longman
1 On Thursday 30 December 2010 03:16:05 Bill Longman wrote:
2 > On Wed, Dec 29, 2010 at 4:43 PM, Mick <michaelkintzios@×××××.com> wrote:
3 > > Just a wild guess: are you running some desktop applet that manages the
4 > > cpu
5 > > frequency and is stuck on manual with a low setting?
6 > >
7 > > I have the i7 Q 720 @ 1.60GHz, which is supposedly go up to 2.8G with
8 > > turbo boost, but can't say that I have ever seen it going that high ...
9 > > not sure if
10 > > there's a setting somewhere I should tweak. This is from cpuinfo:
11 > >
12 > > =========================
13 > > $ cat /proc/cpuinfo
14 > > processor : 0
15 > > vendor_id : GenuineIntel
16 > > cpu family : 6
17 > > model : 30
18 > > model name : Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz
19 > > stepping : 5
20 > > cpu MHz : 931.000
21 > > cache size : 6144 KB
22 > > physical id : 0
23 > > siblings : 8
24 > > core id : 0
25 > > cpu cores : 4
26 > > apicid : 0
27 > > initial apicid : 0
28 > > fpu : yes
29 > > fpu_exception : yes
30 > > cpuid level : 11
31 > > wp : yes
32 > > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
33 > > mca cmov
34 > > pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
35 > > rdtscp lm
36 > > constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc
37 > > aperfmperf
38 > > pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1
39 > > sse4_2
40 > > popcnt lahf_lm ida dts tpr_shadow vnmi flexpriority ept vpid
41 > > bogomips : 3192.42
42 > > clflush size : 64
43 > > cache_alignment : 64
44 > > address sizes : 36 bits physical, 48 bits virtual
45 > > power management:
46 > > =========================
47 > > As you can see power management is also blank.
48 > >
49 > > These are my frequencies:
50 > >
51 > > $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_*
52 > > 1597000 1596000 1463000 1330000 1197000 1064000 931000
53 > > conservative userspace powersave ondemand performance
54 > > 931000
55 > > acpi-cpufreq
56 > > ondemand
57 > > 1597000
58 > > 931000
59 > > <unsupported>
60 > >
61 > > PS. Any ideas what makes that turbo thingy kick in?
62 >
63 > The only thing that runs at boot is cpufrequtils and here is the config for
64 > it:
65
66 I do not have cpufreutils installed, but use the ondemand governor as a
67 default.
68
69 http://thread.gmane.org/gmane.linux.gentoo.user/227247
70
71
72 > I can see gkrellm get its governor changed but I cannot override the max
73 > freq. How can I tell what the BIOS is reporting? Here is what dmidecode
74 > tells me about the CPU:
75 >
76 > Handle 0x0004, DMI type 4, 42 bytes
77 > Processor Information
78 > Socket Designation: CPU 1
79 > Type: Central Processor
80 > Family: <OUT OF SPEC>
81 > Manufacturer: Intel
82 > ID: 52 06 02 00 FF FB EB BF
83 > Version: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GH
84 > Voltage: 0.0 V
85 > External Clock: 533 MHz
86 > Max Speed: 4000 MHz
87 > Current Speed: 2666 MHz <-- interesting!-->
88 > Status: Populated, Enabled
89 > Upgrade: Other
90 > L1 Cache Handle: 0x0005
91 > L2 Cache Handle: 0x0006
92 > L3 Cache Handle: 0x0007
93 > Serial Number: To Be Filled By O.E.M.
94 > Asset Tag: To Be Filled By O.E.M.
95 > Part Number: To Be Filled By O.E.M.
96 > Core Count: 2
97 > Core Enabled: 1
98 > Thread Count: 2
99 > Characteristics:
100 > 64-bit capable
101
102 This is what my i7 Q is showing:
103
104 Handle 0x0005, DMI type 4, 42 bytes
105 Processor Information
106 Socket Designation: U2E1
107 Type: Central Processor
108 Family: <OUT OF SPEC>
109 Manufacturer: Intel
110 ID: E5 06 01 00 FF FB EB BF
111 Version: CPU Version
112 Voltage: 3.3 V
113 External Clock: 133 MHz
114 Max Speed: 4096 MHz <--my max speed with turbo should be 2.8GHz?-->
115 Current Speed: 1600 MHz <--my max speed without turbo-->
116 Status: Populated, Enabled
117 Upgrade: ZIF Socket
118 L1 Cache Handle: 0x0006
119 L2 Cache Handle: 0x0007
120 L3 Cache Handle: 0x0008
121 Serial Number: Not Specified
122 Asset Tag: Not Specified
123 Part Number: Not Specified
124 Core Count: 4
125 Core Enabled: 4
126 Thread Count: 8
127 Characteristics:
128 64-bit capable
129
130 My turbo reading leads me to think that the dmidecode is not necessarily
131 reporting what the CPU can do.
132 --
133 Regards,
134 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Core i7 M620 power management problem Bill Longman <bill.longman@×××××.com>