The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    RM clock p-state

    Discussion in 'Windows OS and Software' started by murawski1315, Aug 21, 2006.

  1. murawski1315

    murawski1315 Notebook Geek NBR Reviewer

    Reputations:
    20
    Messages:
    79
    Likes Received:
    0
    Trophy Points:
    15
    Ive been using RM Clock 2.1 for awhile but was wondering a few things:

    1. What is a p-state and should i use them?
    2. With the p-state box there is an index button to check, what is that for?
    3. Should I use throttleing or let the cpu do it on its own?

    Thanks in advance
     
  2. Jalf

    Jalf Comrade Santa

    Reputations:
    2,883
    Messages:
    3,468
    Likes Received:
    0
    Trophy Points:
    105
    The CPU has a bunch of low-power states.

    There are S-states, T-states and P-states. The tricky part is in remembering which is which... ;)

    I think it works like this:
    S-states simply reduce the power consumption of the CPU when idling, without changing clock speed, voltage or anything else. It just idles a bit. (I think the S is for Sleep)
    T-states throttle the clock speed down. Intel's Speedstep and AMD's PowerNow/Cool & Quiet does this. (T for Throttle)
    P-states work by reducing the voltage when the CPU isn't in use. This is typically the most efficient way of reducing power consumption, so yes, it should be used when possible. (P could be for Power)