All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
To: "Lin, Zihui" <zihui.lin@intel.com>, cpufreq@lists.linux.org.uk
Subject: RE: DBS enabling on EM64T machine with cpufreqd
Date: Thu, 26 May 2005 06:15:07 -0700	[thread overview]
Message-ID: <88056F38E9E48644A0F562A38C64FB6004D356D0@scsmsx403.amr.corp.intel.com> (raw)


For Nocona I would suggest using the in kernel ondemand governor. More
details here
http://www.intel.com/cd/ids/developer/asmo-na/eng/dc/xeon/reference/1959
10.htm

And newer versions of the userspace governors should be able to handle
SMP processsors. Earlier versions didn't. Not sure which version of
cpufreqd you are using.

Thanks,
Venki 

>-----Original Message-----
>From: cpufreq-bounces@lists.linux.org.uk 
>[mailto:cpufreq-bounces@lists.linux.org.uk] On Behalf Of Lin, Zihui
>Sent: Thursday, May 26, 2005 3:04 AM
>To: cpufreq@lists.linux.org.uk
>Subject: DBS enabling on EM64T machine with cpufreqd
>
>Hi there,
>
> 
>
>I'm new to cpufreqd. Sorry for my wooden English.
>
>I found that cpufreqd can be used in desktop. 
>
>Has anybody ever tried cpufreqd in Nocona System?
>
> 
>
>My Nocona Server has the speedstep functionality, 
>
>and can be throttled by acpi-cpufreq. 
>
>But it doesn't have the battery like laptops. 
>
>I've tried to set the CPU frequency manually, and it works.
>
>Is it possible to use cpufreqd in it?
>
>Any help is appreciated! Thanks in advance!
>
> 
>
>Best regards,
>
>Zihui
>
> 
>
>P.S. Here is some output:
>
> 
>
>[root@ae64 cpufreq]# cat scaling_governor
>
>performance
>
>[root@ae64 cpufreq]# cat scaling_available_frequencies
>
>3400000 3400000 3400000 3400000 3400000 3400000 3400000 3400000 3400000
>2800000
>
>[root@ae64 cpufreq]# cat scaling_available_governors
>
>powersave userspace performance
>
>[root@ae64 cpufreq]# cat /etc/cpufreqd.conf
>
>[General]
>
>pidfile=/var/run/cpufreqd.pid
>
>poll_interval=2
>
>pm_type=acpi #(acpi, apm or pmu)
>
>verbosity=7 #(if you want a minimal logging set to 5)
>
>[Profile]
>
>name=hi_boost
>
>minfreq=95%
>
>maxfreq=100%
>
>policy=performance
>
>[Profile]
>
>name=lo_power
>
>minfreq=0%
>
>maxfreq=95%
>
>policy=powersave
>
>[Rule]
>
>name=AC_on
>
>ac=on                   # (on/off)
>
>cpu_interval=0-40
>
>profile=lo_power
>
>[Rule]
>
>name=compiling
>
>ac=on                   # (on/off)
>
>programs=gcc,make
>
>cpu_interval=80-100
>
> 
>
>profile=lo_power [root@ae64 cpufreq]# cpufreqd -D
>
>libsys_init() - no batteries found, not a laptop?
>
> 
>
>_______________________________________________
>Cpufreq mailing list
>Cpufreq@lists.linux.org.uk
>http://lists.linux.org.uk/mailman/listinfo/cpufreq
>

             reply	other threads:[~2005-05-26 13:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-26 13:15 Pallipadi, Venkatesh [this message]
2005-05-26 13:36 ` DBS enabling on EM64T machine with cpufreqd Mattia Dongili
2005-06-05  1:43 ` Carl Thompson
  -- strict thread matches above, loose matches on Subject: below --
2005-05-26 10:04 Lin, Zihui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88056F38E9E48644A0F562A38C64FB6004D356D0@scsmsx403.amr.corp.intel.com \
    --to=venkatesh.pallipadi@intel.com \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=zihui.lin@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.