Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: hanscees on November 16, 2008, 09:05:11 PM
-
Hi,
I have searched the forum but didn't find an answer.
Since sme8 and centos won't work with my old via cpu I bought new hardware with and amd 64 LE processor.
However, the cpu-fan is rather busy.
Does sme 7.3 work with cpu-throtling? My cpu does not seem to be throttled. I am trying to get the server to be quiet.
Any info or help would be highly appreciated!
Hans-Cees
Clues I have gathered:
[root@mail db]# cat /proc/acpi/processor/P001/info
processor id: 0
acpi id: 1
bus mastering control: yes
power management: no
throttling control: no
limit interface: no
[root@mail db]# cat /proc/acpi/processor/P001/limit
<not supported>
[root@mail db]# cat /proc/acpi/processor/P001/power
active state: C1
default state: C1
bus master activity: 00000000
states:
*C1: promotion[--] demotion[--] latency[000] usage[00000000]
C2: <not supported>
C3: <not supported>
[root@mail db]# cat /proc/acpi/processor/P001/throttling
[root@mail db]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 95
model name : AMD Athlon(tm) Processor LE-1640
stepping : 3
cpu MHz : 2701.976
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 pni syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni
bogomips : 5302.35
-
There seems to be info in the kernel source code about what [processors are supported. I tried to download the source with something like this:
yum search --enablerepo=base --enablerepo=updates kernel-source
but that does not work: he says:
Excluding Packages from CentOS - updates
Finished
Excluding Packages from CentOS - os
Is my syntax faulty for using the centos repos??
Hans-Cees