public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: "David L. DeGeorge" <dld@degeorge.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CPU/cache detection wrong
Date: Tue, 1 Oct 2002 12:18:26 +0100	[thread overview]
Message-ID: <20021001111826.GA18583@suse.de> (raw)
In-Reply-To: <200209302106.10518.dld@degeorge.org>

On Mon, Sep 30, 2002 at 09:06:10PM -0400, David L. DeGeorge wrote:
 > I too have incorrect CPU/cache detection using  2.4.20-pre7-ac3. I seem to 
 > recall it working correctly on 2.4.19-ac1 (this was the version in which the 
 > ac did not get added by the patch). Anyway I have a tualatin PIII with a 512K 
 > L2 cache.

Some of the tualatins have an errata which makes L2 cache sizing
impossible. They actually report they have 0K L2 cache. By checking
the CPU model, we can guess we have at least 256K (which is where Linux
got that number from in your case). But this however means the 512K
models will report as 256K too.
To work around it, boot with cachesize=512 and all will be good.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk

  reply	other threads:[~2002-10-01 11:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-01  1:06 CPU/cache detection wrong David L. DeGeorge
2002-10-01 11:18 ` Dave Jones [this message]
2002-10-01 13:35   ` Maciej W. Rozycki
2002-10-01 15:15     ` Dave Jones
2002-10-01 16:03       ` Maciej W. Rozycki
2002-10-01 16:31         ` Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2002-09-28 12:29 Alexander Hoogerhuis
2002-09-30 16:34 ` Alan Cox
2002-09-30 17:43   ` Alexander Hoogerhuis
2002-09-30 22:15     ` Dave Jones
2002-10-01  7:21       ` Alexander Hoogerhuis
2002-10-01 11:06         ` Dave Jones
2002-10-01 15:31           ` Alexander Hoogerhuis
2002-10-01 17:01             ` Vojtech Pavlik

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=20021001111826.GA18583@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=dld@degeorge.org \
    --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