From: Nirmal Govind <nirmalg@psu.edu>
To: cpufreq@www.linux.org.uk
Subject: sysfs cpufreq missing in 2.6.0
Date: Tue, 23 Dec 2003 11:38:08 -0500 [thread overview]
Message-ID: <3FE86F70.8060908@psu.edu> (raw)
Hi,
I compiled the 2.6.0 kernel (released on Dec. 18, downloaded from
kernel.org) with the options enabled for userspace cpufreq.. the
documentation says that sysfs will be used however I do not have any
such device in /proc/sys/ or in /. I enabled the /proc/cpufreq so I
do see a /proc/cpufreq but nothing similar to
/sys/devices/system/cpu/cpu0/cpufreq/ as mentioned in the kernel
documentation which also says that the sysfs devices will be created
automatically. Here's what my /proc/sys/ looks like:
root@variance:~# ls /proc/sys
abi/ debug/ dev/ fs/ kernel/ net/ proc/ sunrpc/ vm/
Below is the relevant config options in the kernel (the default on
boot is set to userspace). Please let me know if I'm missing
something and if there's some way to get the cpufreq working with sysfs.
Thanks,
nirmal
--
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_PROC_INTF=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_24_API is not set
CONFIG_CPU_FREQ_TABLE=y
#
# CPUFreq processor drivers
#
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
next reply other threads:[~2003-12-23 16:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-23 16:38 Nirmal Govind [this message]
2003-12-23 16:49 ` sysfs cpufreq missing in 2.6.0 Mattia Dongili
2003-12-23 17:01 ` Nirmal Govind
2003-12-23 17:54 ` AthlonRob
2003-12-23 18:01 ` Nirmal Govind
2004-01-09 23:09 ` Ducrot Bruno
2003-12-23 18:05 ` Jan De Luyck
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=3FE86F70.8060908@psu.edu \
--to=nirmalg@psu.edu \
--cc=cpufreq@www.linux.org.uk \
/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.