public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "S.Çağlar Onur" <caglar@pardus.org.tr>
To: "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
Cc: "Dave Jones" <davej@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: Ondemand/Conservative not working with 2.6.18
Date: Tue, 10 Oct 2006 23:54:42 +0300	[thread overview]
Message-ID: <200610102354.48789.caglar@pardus.org.tr> (raw)
In-Reply-To: <EB12A50964762B4D8111D55B764A8454B6B4F1@scsmsx413.amr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 2760 bytes --]

10 Eki 2006 Sal 02:35 tarihinde, Pallipadi, Venkatesh şunları yazmıştı: 
> What CPU is this? Pentium M?

Yes it is.

caglar@zangetsu ~ $ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : Intel(R) Pentium(R) M processor 1.73GHz
stepping        : 8
cpu MHz         : 1733.000
cache size      : 2048 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up est tm2
bogomips        : 3460.59


> What driver was getting used in 2.6.16 kernel to change freqency?
> Acpi-cpufreq?

No, i used speedstep-centrino with 2.6.16.

> Can you please make sure you have configured in both speedstep-centrino and
> acpi-cpufreq drivers. Things should work with both these drivers so that
> the best one will be used based on your BIOS support.

I tried acpi-cpufreq but it didnt create /sys/devices/system/cpu/cpu0/cpufreq 
directory and there is no warning/error exists on dmesg.

zangetsu cpu0 # lsmod | grep acpi
acpi_cpufreq            7620  0
freq_table              4640  1 acpi_cpufreq
processor              30920  2 acpi_cpufreq,thermal
zangetsu cpu0 # lsmod | grep ondemand
cpufreq_ondemand        6604  0
zangetsu cpu0 # cd /sys/devices/system/cpu/cpu0/
zangetsu cpu0 # ls
crash_notes  topology

zangetsu cpu0 # rmmod cpufreq_ondemand
zangetsu cpu0 # rmmod acpi_cpufreq
zangetsu cpu0 # modprobe speedstep-centrino
zangetsu cpu0 # lsmod | grep speed
speedstep_centrino      8768  0
freq_table              4640  1 speedstep_centrino
processor              30920  2 speedstep_centrino,thermal
zangetsu cpu0 # lsmod | grep ondemand
cpufreq_ondemand        6604  0
zangetsu cpu0 # cd /sys/devices/system/cpu/cpu0/
zangetsu cpu0 # ls
cpufreq  crash_notes  topology
zangetsu cpu0 # cd cpufreq/
zangetsu cpufreq # echo "ondemand" > scaling_governor
zangetsu cpufreq # cat scaling_governor
ondemand
zangetsu cpufreq # cat scaling_available_frequencies
1733000 1333000 1067000 800000
zangetsu cpufreq # cat scaling_cur_freq
1733000

But frequency never changes and stays at 1.73ghz

zangetsu cpufreq # echo "powersave" > scaling_governor
zangetsu cpufreq # cat scaling_cur_freq
800000
zangetsu cpufreq # echo "performance" > scaling_governor
zangetsu cpufreq # cat scaling_cur_freq
1733000

Cheers 
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-10-10 20:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-09 23:35 Ondemand/Conservative not working with 2.6.18 Pallipadi, Venkatesh
2006-10-10 20:54 ` S.Çağlar Onur [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-16 13:08 Pallipadi, Venkatesh
2006-10-16 20:29 ` S.Çağlar Onur
2006-10-11 19:00 Pallipadi, Venkatesh
2006-10-11 19:08 ` S.Çağlar Onur
2006-10-11 19:38 ` S.Çağlar Onur
2006-10-11 19:39 ` S.Çağlar Onur
2006-10-13 18:33 ` S.Çağlar Onur
2006-10-04 13:33 S.Çağlar Onur
2006-10-09 21:52 ` S.Çağlar Onur

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=200610102354.48789.caglar@pardus.org.tr \
    --to=caglar@pardus.org.tr \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=venkatesh.pallipadi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox