From: Ondrej Zary <linux@rainbow-software.org>
To: Dave Jones <davej@redhat.com>
Cc: Andries Brouwer <Andries.Brouwer@cwi.nl>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
torvalds@osdl.org, akpm@osdl.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] remove dead cyrix/centaur mtrr init code
Date: Wed, 02 Mar 2005 22:30:17 +0100 [thread overview]
Message-ID: <42263069.9000306@rainbow-software.org> (raw)
In-Reply-To: <20050302191802.GB1512@redhat.com>
Dave Jones wrote:
> On Wed, Mar 02, 2005 at 03:59:00PM +0100, Ondrej Zary wrote:
> > >>The failure to invoke the ->init operator appears to be the bug.
> > >>The centaur code definitely wants the mcr init function to be called.
> > >
> > >Yes, I expected that to be the answer. Therefore #if 0 instead of deleting.
> > >But if calling ->init() is needed, and it has not been done the past
> > >three years, the question arises whether there are any users.
> >
> > I'm running 2.6.10 on Cyrix MII PR333 and it works. Maybe the code is
> > broken but I haven't noticed :-)
>
> your /proc/mtrr is likely broken/suboptimal.
It looks fine to me:
rainbow@pentium:~$ cat /proc/mtrr
reg01: base=0x000c0000 ( 0MB), size= 256KB: uncachable, count=1
reg02: base=0xe1000000 (3600MB), size= 4MB: write-combining, count=2
reg07: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1
The machine has 128MB memory, there's 4MB Matrox Mystique card:
00:14.0 VGA compatible controller: Matrox Graphics, Inc. MGA 1064SG
[Mystique] (rev 02) (prog-if 00 [VGA])
Subsystem: Matrox Graphics, Inc. MGA-1084SG Mystique
Flags: bus master, stepping, medium devsel, latency 64, IRQ 6
Memory at e0000000 (32-bit, non-prefetchable) [size=16K]
Memory at e1000000 (32-bit, prefetchable) [size=8M]
Memory at e2000000 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at <unassigned> [disabled] [size=64K]
--
Ondrej Zary
next prev parent reply other threads:[~2005-03-02 21:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-28 19:20 [PATCH] remove dead cyrix/centaur mtrr init code Andries Brouwer
2005-02-28 19:35 ` Adrian Bunk
2005-02-28 21:51 ` Andries Brouwer
2005-03-01 23:52 ` Alan Cox
2005-03-02 7:50 ` Andries Brouwer
2005-03-02 8:02 ` Dave Jones
2005-03-02 13:45 ` Alan Cox
2005-03-02 22:21 ` Andries Brouwer
2005-03-02 22:28 ` Dave Jones
2005-03-03 12:02 ` Alan Cox
2005-03-02 19:14 ` Nuno Monteiro
2005-03-02 14:59 ` Ondrej Zary
2005-03-02 19:18 ` Dave Jones
2005-03-02 21:30 ` Ondrej Zary [this message]
[not found] <200503081937.j28Jb4Vd020597@hera.kernel.org>
2005-03-09 16:55 ` Alan Cox
2005-03-09 17:09 ` Linus Torvalds
2005-03-09 18:23 ` Alan Cox
2005-03-09 19:09 ` Andries Brouwer
2005-03-09 20:36 ` Alan Cox
2005-03-14 17:38 ` Alan Cox
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=42263069.9000306@rainbow-software.org \
--to=linux@rainbow-software.org \
--cc=Andries.Brouwer@cwi.nl \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 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.