Daniel_17 sagte:
Es gibt da eine kleinigkeit die ich nicht verstehe wenn ich den Prozessor mit einem FID von 8 betreibe und dabei die Spannung wie vorgegeben auf 0,9 Volt einstelle dann habe ich laut RM Clock 800MHz in der CPU. Irgendwie komsich denn wenn ich das ganze auf FID 6 und 1,175 stelle habe ich 1200MHz wie kann das sein?
Du hast den
Index0 verwendet. Dieser ist reserviert für den
SuperLFM Modus. Dabei wird der Frontsidebus Takt halbiert. Also:
SuperLFM Index0 : 8x = 8x FSB800 : 2 = 8x 200MHz * Quad Pumped : 2 = 8x 100 MHz =
800 MHz
Index1 : 6x = 6x FSB800 = 6x 200MHz * Quad Pumped =
1200MHz.
SuperLFM Modus gibt's seit SantaRosa Plattform.
Ein frage noch am Rande was bedeutet CPU Load wird wohl Prozessor auslastung bedeuten oder?
Aber was ist dann OS Load wie kann man die beiden Begriffe verstehen? sagte:
Ein frage noch am Rande was bedeutet CPU Load wird wohl Prozessor auslastung bedeuten oder?
Aber was ist dann OS Load wie kann man die beiden Begriffe verstehen?
Ja CPU Load ist die Prozessorauslastung. Allerdings kann man das Wort Prozessorauslastung auf verschiedenen Arten und Weisen definieren. Und dem wird RMClock mit zwei Angaben gerecht: OS Load und CPU Load:
Kann man in der Doku nachlesen
RMClock.htm
[* sagte:
CPU load - shows actual CPU load (i.e., the ratio of "active" processor cycles to the total processor cycles per given amount of time). This value is measured via CPU-specific performance monitoring counters and represents true CPU load, i.e., the amount of time the CPU spent in "non-asleep" state.
OS load - shows CPU load level as reported by the OS, in a manner similar to Windows Task Manager.
NOTE: Due to the differences in the nature and the source of the measurements, as well as the detection accuracy, the displayed CPU load and OS load values may not match. A mismatch of several percents between these values should be considered normal. Also, systems containing logical CPUs may show up to 50% mismatch between these values. This is because the OS Load measures the load of the given logical processor, while the CPU Load shows the load of the physical processor/Core containing this logical processor.]
CPU load - shows actual CPU load (i.e., the ratio of "active" processor cycles to the total processor cycles per given amount of time). This value is measured via CPU-specific performance monitoring counters and represents true CPU load, i.e., the amount of time the CPU spent in "non-asleep" state.
OS load - shows CPU load level as reported by the OS, in a manner similar to Windows Task Manager.
NOTE: Due to the differences in the nature and the source of the measurements, as well as the detection accuracy, the displayed CPU load and OS load values may not match. A mismatch of several percents between these values should be considered normal. Also, systems containing logical CPUs may show up to 50% mismatch between these values. This is because the OS Load measures the load of the given logical processor, while the CPU Load shows the load of the physical processor/Core containing this logical processor.
Vereinfacht gesagt: CPU Load ist höher, weil das nur das Verhältnis der aktiven Prozessorzyklen zu Gesamtzyklen wiederspiegelt. Sleep States werden nicht mitgezählt. In OS Load "läuft die Uhr weiter", während der Prozessor schläft.
Hier noch eine Anleitung für RMClock zum Stromsparen, die auch ein paar Fallstricke erläutert:
http://www.xps-forum.de/thread.php?threadid=7800