mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chuck Ebbert <76306.1226@compuserve.com>
To: "largret@gmail.com" <largret@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Kernel panic when compiling with SMP support
Date: Thu, 23 Feb 2006 01:30:47 -0500	[thread overview]
Message-ID: <200602230134_MC3-1-B90B-65B0@compuserve.com> (raw)

In-Reply-To: <1140587779.5511.14.camel@shogun.daga.dyndns.org>

On Tue, 21 Feb 2006 at 21:56:19 -0800, Chris Largret wrote:

> > You can try slowing down your CPUs by doing:
> > 
> > # echo -n "powersave" >/sys/devices/system/cpu/cpuN/cpufreq/scaling_governor
> > 
> > for each cpu (assuming you have a driver loaded, and you should.)
> 
> I have that path out to /sys/devices/system/cpu/cpuN/. I've tried
> enabling several power options in the kernel config to get cpufreq/, but
> still don't have it. Do you know which option it is off the top of your
> head?

Is PowerNow loading?  I have:

 powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.60.0)
 powernow-k8:    0 : fid 0x8 (1600 MHz), vid 0x4 (1450 mV)
 powernow-k8:    1 : fid 0x0 (800 MHz), vid 0x16 (1000 mV)


> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_TABLE=y
> # CONFIG_CPU_FREQ_DEBUG is not set
> CONFIG_CPU_FREQ_STAT=m
> CONFIG_CPU_FREQ_STAT_DETAILS=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_GOV_ONDEMAND=m
> CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

> CONFIG_X86_POWERNOW_K8=y
> CONFIG_X86_POWERNOW_K8_ACPI=y
> CONFIG_X86_SPEEDSTEP_CENTRINO=m
> CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
> CONFIG_X86_ACPI_CPUFREQ=y


Try:

CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
# 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_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set

CONFIG_X86_POWERNOW_K8=y
CONFIG_X86_POWERNOW_K8_ACPI=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_ACPI_CPUFREQ=y

And if it doesn't work try enabling CONFIG_CPU_FREQ_DEBUG

-- 
Chuck
"Equations are the Devil's sentences."  --Stephen Colbert


             reply	other threads:[~2006-02-23  6:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-23  6:30 Chuck Ebbert [this message]
2006-02-23 22:15 ` Chris Largret
  -- strict thread matches above, loose matches on Subject: below --
2006-02-25  6:41 Chuck Ebbert
2006-02-21  7:03 Chuck Ebbert
2006-02-22  5:56 ` Chris Largret
2006-02-20 12:07 Chris Largret

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=200602230134_MC3-1-B90B-65B0@compuserve.com \
    --to=76306.1226@compuserve.com \
    --cc=largret@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®