schaut euch mal bitte in 34350 Zeile 68 und 69 an. Ist das eine Bug und wenn ja was könnte man als Bugreport schreiben?
Code: Alles auswählen
~$ uname -r
2.6.32-trunk-686
Code: Alles auswählen
~$ uname -r
2.6.32-trunk-686
Code: Alles auswählen
static inline void get_aperfmperf(struct aperfmperf *am)
{
WARN_ON_ONCE(!boot_cpu_has(X86_FEATURE_APERFMPERF));
rdmsrl(MSR_IA32_APERF, am->aperf);
rdmsrl(MSR_IA32_MPERF, am->mperf);
}
Code: Alles auswählen
grep aperfmperf /proc/cpuinfo
Code: Alles auswählen
~$ grep aperfmperf /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc arch_perfmon bts aperfmperf pni monitor est tm2 xtpr pdcm
Code: Alles auswählen
sd 0:0:0:0: [sda] Synchronizing SCSI disk cache
sd 0:0:0:0: [sda] Stopping disk
e100 0000:09:08.0: PCI INT A disabled
e100 0000:09:08.0: PME # enabled
e100 0000:09:08.0: wake-up capability enabled by ACPI
ACPI: Preparing to enter system sleep state S5
Disabling non-boot CPUs ...
CPU 1 is now offline
SMP alternatives: switching to UP code
CPU 1 is down
Power down.
_