linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Re[2]: [PATCH] Athlon bug stomper. Pls apply.
@ 2001-09-19 16:59 Petr Vandrovec
  2001-09-19 15:03 ` Liakakis Kostas
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Petr Vandrovec @ 2001-09-19 16:59 UTC (permalink / raw)
  To: Liakakis Kostas; +Cc: linux-kernel

On 19 Sep 01 at 17:31, Liakakis Kostas wrote:
> 
> It seems to fix the stability problem. We don;t know why, but
> experimetation shows that those _with_ the problem are relieved. This is
> fine! We are happy with it.
> 
> We write to a register marked as "don't write" by Via. This is potentialy 
> dangerous in ways we don't know yet.

Just small question - you are saying that your KT133A works fine with
0x89... Two questions then - Do you have more than 256MB in your box?
And second one: Do you have one, two, or three memory modules installed
on the board? 

If your answer is <=256MB, one module, no surprise then, as AFAIK nobody 
with such config suffers from the problem. But checking also number of 
memory modules looks more like black magic that anything else. 
Hopefully VIA will answer...
                                            Thanks,
                                                Petr Vandrovec
                                                vandrove@vc.cvut.cz
                                                

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Re: Re[2]: [PATCH] Athlon bug stomper. Pls apply.
@ 2001-09-19 20:57 Petr Vandrovec
  0 siblings, 0 replies; 26+ messages in thread
From: Petr Vandrovec @ 2001-09-19 20:57 UTC (permalink / raw)
  To: Dan Hollis; +Cc: linux-kernel, torvalds

On 19 Sep 01 at 11:43, Dan Hollis wrote:
> On Wed, 19 Sep 2001, Linus Torvalds wrote:
> > It is _probably_ an undocumented performance thing, and clearing that
> > bit may slow something down. But it might also change some behaviour,
> > and knowing _what_ the behaviour is might be very useful for figuring
> > out what it is that triggers the problem.
> 
> AFAIK noone has even tested it yet to see what it does to performance! Eg
> it might slow down memory access so that athlon-optimized memcopy is now
> slower than non-athlon-optimized memcopy. And if it turns out to be the
> case, we might as well just use the non-athlon-optimized memcopy instead
> of twiddling undocumented northbridge bits...

No, we cannot. On boxes which do not work with athlon optimized kernels
any user can execute athlon's fast_page_copy from userspace, causing
corruption on completely unrelated pages, eventually leading to
kernel crash... So you cannot allow untrusted users on such machine.
                                                Best regards,
                                                    Petr Vandrovec
                                                    vandrove@vc.cvut.cz
                                                    

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Re: [PATCH] Athlon bug stomper. Pls apply.
@ 2001-09-18 21:39 Liakakis Kostas
  2001-09-19 13:08 ` Re[2]: " VDA
  0 siblings, 1 reply; 26+ messages in thread
From: Liakakis Kostas @ 2001-09-18 21:39 UTC (permalink / raw)
  To: VDA; +Cc: linux-kernel


Please consider making it a configurable option. 

My Asus A7V133 runs perfectly well with 55.7=1 and so does at least
another mobo brand that was reported here. If it can work out of the box,
leave it that way. Since this register is undocumented the patch below is
a hack. Sure it works on people hitting the problem but it is still a
hack. As such I don't want to use it if I don't have to.

-K.


On Tue, 18 Sep 2001, VDA wrote:

> Hi Linus, Alan,
> 
> Since we don't have any negative feedback on Athlon bug
> stomper, I think patch could be applied to
> arch/i386/kernel/pci-pc.c in mainline kernel.
> Diffed against 4.2.9.
[patch snipped]



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2001-09-25 19:43 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-19 16:59 Re[2]: [PATCH] Athlon bug stomper. Pls apply Petr Vandrovec
2001-09-19 15:03 ` Liakakis Kostas
2001-09-19 15:14 ` Gergely Tamas
2001-09-19 23:08   ` Luigi Genoni
2001-09-19 23:07 ` Luigi Genoni
2001-09-20  6:57   ` john slee
2001-09-21 15:49 ` Gábor Lénárt
  -- strict thread matches above, loose matches on Subject: below --
2001-09-19 20:57 Petr Vandrovec
2001-09-18 21:39 Liakakis Kostas
2001-09-19 13:08 ` Re[2]: " VDA
2001-09-19 13:41   ` Liakakis Kostas
2001-09-19 13:47     ` Thomas Langås
2001-09-19 14:31       ` Liakakis Kostas
2001-09-19 14:55         ` Jan Niehusmann
2001-09-19 14:57           ` Liakakis Kostas
2001-09-19 18:12             ` Alan Cox
2001-09-19 16:00           ` Linus Torvalds
2001-09-19 17:15             ` safemode
2001-09-19 23:41               ` Nicholas Knight
2001-09-20 15:10                 ` Marek Mentel
2001-09-19 18:43             ` Dan Hollis
2001-09-19 18:58               ` Roberto Jung Drebes
2001-09-21  0:46               ` Pavel Machek
2001-09-20  0:19             ` Nicholas Knight
2001-09-20  9:54               ` Liakakis Kostas
2001-09-19 23:04           ` Luigi Genoni
2001-09-19 14:05     ` Tom Diehl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).