All of lore.kernel.org
 help / color / mirror / Atom feed
* sysfs cpufreq missing in 2.6.0
@ 2003-12-23 16:38 Nirmal Govind
  2003-12-23 16:49 ` Mattia Dongili
  2003-12-23 18:05 ` Jan De Luyck
  0 siblings, 2 replies; 7+ messages in thread
From: Nirmal Govind @ 2003-12-23 16:38 UTC (permalink / raw)
  To: cpufreq

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-09 23:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-23 16:38 sysfs cpufreq missing in 2.6.0 Nirmal Govind
2003-12-23 16:49 ` 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

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.