All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ducrot Bruno <ducrot@poupinou.org>
To: aeriksson2@fastmail.fm
Cc: cpufreq@www.linux.org.uk
Subject: Re: Pentium III (Coppermine) cpufreq support
Date: Thu, 29 Jan 2004 17:10:05 +0100	[thread overview]
Message-ID: <20040129161005.GC25416@poupinou.org> (raw)
In-Reply-To: <20040129131820.512DF3F60@latitude.mynet.no-ip.org>

On Thu, Jan 29, 2004 at 02:18:19PM +0100, aeriksson2@fastmail.fm wrote:
> 
> Ducrot Bruno <ducrot@poupinou.org> said:
> > > > And?  This code is shared with *all* speedstep drivers.
> > > > 
> > > 
> > > I know the detection code is shared. I assumed that the failure modes
> > > might be different for the different divers. I.e. a mis-detected cpu
> > > using the ich driver might cause a hang, while a mis-detected cpu on
> > > the -smi driver might cause a small fire, be undetected, whatever.
> > > Maybe that's a wromng assumption.
> > 
> > The fact that a mis-detected cpu in the ich case introduce a freeze
> > of a system is enough to not include your patch in this form, no matter
> > if it is safe (and I believe that it is the case) in the smi case.
> > 
> OK. Right. I agree. Another solution is needed, then.
> 
> <snip>
> > Systems that support SMI call, but do not pass the speedstep capabilty
> > check.  There is even one that do not support the int15 check, that
> > do not pass the speedstep capabitility check, but speedstep-smi driver
> > work.
> > 
> > Therefore, there is no need to get feedback for this particular point,
> > because it is already well known (at least by me) and I must admit
> > that I should have fixed, and documented, this problem (my fault,
> > my big fault, sorry)...
> 
> Fixed as in fixing code somewhere, or "just" document that it doesn't
> work (and perhaps never will)? If you have a plan for code mods to get
> this to work, please announce it and I/we can start hacking on it. I
> don't like having to patch the source for each upgrade...
> 
> Do we need more data points? I know my patch removes two bits from the
> test pattern. I have not checked if that's needed, or which bit is the
> offender. Should I check that, or is the culprit elsewhere?

Dominik have done some research in order to be sure that early coppermines
are speedstep capable.  I think he got the most possible bit in the check
routines.  So I'm afraid the only solution is to make a fix to release
somehow the offending check via a kernel option (this may be
usefull for speedstep-piix4 for example).

Documentation occur when adding stuff in
Documentation/kernel-parameters.txt if you choose the kernel boot
option and optionaly to add an howto in Documentation/cpu-freq/
for more detailed explanations.

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

  reply	other threads:[~2004-01-29 16:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-29  5:16 Pentium III (Coppermine) cpufreq support visyz
2004-01-29  9:26 ` Dominik Brodowski
2004-01-29  8:50   ` aeriksson2
2004-01-29 11:35     ` Ducrot Bruno
2004-01-29  9:31       ` aeriksson
2004-01-29 12:39         ` Ducrot Bruno
2004-01-29 10:40           ` Anders Eriksson
2004-01-29 14:26             ` Ducrot Bruno
2004-01-29 13:18               ` aeriksson2
2004-01-29 16:10                 ` Ducrot Bruno [this message]
2004-01-29 10:56   ` Ducrot Bruno
2004-01-29 20:47   ` visyz
2004-01-29 10:50 ` Ducrot Bruno
2004-01-29 20:28   ` visyz
2004-01-30  9:25     ` Ducrot Bruno

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=20040129161005.GC25416@poupinou.org \
    --to=ducrot@poupinou.org \
    --cc=aeriksson2@fastmail.fm \
    --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.