Results 1 to 5 of 5

Thread: processor scaling

  1. #1
    Join Date
    Feb 2010
    Location
    Italy
    Beans
    62
    Distro
    Ubuntu 10.04 Lucid Lynx

    processor scaling

    Hello,

    Can you pls say me in what way i can set the processor scaling to switch automatically on performance while the pc is connected to the AC.

    Thank you

  2. #2
    Join Date
    Oct 2007
    Location
    England
    Beans
    178
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: processor scaling

    That should be complete automated. You shouldn't have to do anything.
    CPU: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
    RAM: CORSAIR XMS3 DHX 4GB ( 2 X 2GB )1333MHz DDR3
    GPU: NVIDIA GeForce GTX 280
    Mobo: XFX nForce 790i Ultra 3-Way SLI

  3. #3
    Join Date
    Mar 2009
    Location
    Germany
    Beans
    43
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: processor scaling

    It is by default on demand. executing the following command as root

    cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies

    gives you supported frequencies by your processor. So according to your usage ubuntu automatically upscales / downscales it. There actually is no use to spike it up when the system is not running any CPU intensive programs and when something heavy comes up, the OS automatically switches it to the max frequency.

    If you sill want manuall control, you can install the CPUFreq monitor applet for each CPU by right clicking panel and then manually selecting what frequency you want.

    I am pretty sure since jaunty this applet saves the previous selected value after reboot, but you should try it out.

  4. #4
    Join Date
    Dec 2009
    Beans
    33
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: processor scaling

    Hi. I just worked my way through a similar problem. If you're having a hard time figuring it out, have a look at my freshly solved thread.

    Good luck

  5. #5
    Join Date
    Feb 2010
    Location
    Italy
    Beans
    62
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: processor scaling

    Hello,

    The situation is the following:

    When connected to AC at the startup is on performance then suddenly few seconds later it switch to on demand.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •