To check whether you have discrepancy, do fire the command
# grep -E '^model name|^cpu MHz' /proc/cpuinfo
model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000
You can stop CPU throttling by disabling the cpuspeed daemon
# service cpuspeed stop
But if you do a closer check, you realise that if you have dual CPU socket, the disabling of the daemon seems to only impact 1 CPU socket..... Notice the figures below.....Hmmmm
model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 2501.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 2501.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 2501.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 2501.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 2501.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 2501.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000 model name : Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz cpu MHz : 1200.000
No comments:
Post a Comment