From: "J.A. Magallon" <jamagallon@able.es>
To: Z F <mail4me9999@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CPU cache problem
Date: Sun, 8 Dec 2002 00:15:35 +0100 [thread overview]
Message-ID: <20021207231535.GA3183@werewolf.able.es> (raw)
In-Reply-To: <20021207184038.34687.qmail@web20421.mail.yahoo.com>; from mail4me9999@yahoo.com on Sat, Dec 07, 2002 at 19:40:38 +0100
On 2002.12.07 Z F wrote:
>Hello Manish and Mark
>
>The BIOS does not have any info about L2 cache accept for
>enable/disable
>switch.
>I noticed that after the POST message in the table of all installed
>devices it said CPU 1.7 GHz... Memory installed 256 M (RAM) and
>CPU cache: NONE.
>
>I have upgraded the BIOS on the system and now it says 128K, as it
>should, according to CPU specifications.
>Mark tells that /proc/cpuinfo reports L1 cache size (which I assume is
>8K+12 K in my case, even though I do not understand what that means)
>But how to check that L2 is operational?
>
>For windows I have ASUSprobe software, which after the BIOS upgrade
>started to report that CPU has L2 cache, but it reports it regardless
>of BIOS switch(enable/disable) as if program simply reads the CPU
>specifications. (Before BIOS upgrade it reported 0K L2 cache.)
>
>The question I have is: Is it possible to tell whether or not
>the kernel sees the L2 CPU cache and its size?
>
Supposing you have a recent kernel with cpuid support, try x86info,
at least it will tell you what processor-bios is reporting (ala your
ASUS utility).
To see what the kernel thinks about the processor, cat /proc/cpuinfo.
The cache reported there is L2.
Hope this helps.
--
J.A. Magallon <jamagallon@able.es> \ Software is like sex:
werewolf.able.es \ It's better when it's free
Mandrake Linux release 9.1 (Cooker) for i586
Linux 2.4.20-jam1 (gcc 3.2 (Mandrake Linux 9.1 3.2-4mdk))
next prev parent reply other threads:[~2002-12-07 23:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 4:37 CPU cache problem Manish Lachwani
2002-12-07 18:40 ` Z F
2002-12-07 23:15 ` J.A. Magallon [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-12-07 4:31 Z F
2002-12-08 17:38 ` Dave Jones
2002-12-08 17:48 ` Dave Jones
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=20021207231535.GA3183@werewolf.able.es \
--to=jamagallon@able.es \
--cc=linux-kernel@vger.kernel.org \
--cc=mail4me9999@yahoo.com \
/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.