linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* reason for VIA performance drop since 2.4.2-ac21
@ 2001-05-01 23:42 Jacek Popławski
  2001-05-02 11:11 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Jacek Popławski @ 2001-05-01 23:42 UTC (permalink / raw)
  To: linux-kernel

I have motherboard with VIA MVP3 chipset. 

I noticed big video slowdown since 2.4.2-ac21. Watching "divx" by avifile with
new kernels is impossible, becouse very bad performance. Now, after few hours -
I found the reason, and I don't understand it.

It has nothing to do with mtrr or K6.  In file arch/i386/kernel/pci-pc.c there
is a pci_fixup_via691_2 function.  It appeared in 2.4.2-ac21. And it works for
my chipset - VIA_82C598. When I put "return" in body of this function,
recompile and start kernel 2.4.4 - "x11perf -putimage100" shows that video
works fast again.

I see two possibilities:

1) this is just a debug code, and kernels >2.4.2-ac20 shouldn't be used by VIA
MVP3 owners
2) this code fix crash possibility, and all kernels without it (including
2.2.19) are buggy with VIA MVP3

What is true, and is it safe to skip that function if I need 2.4 and fast video?


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

* Re: reason for VIA performance drop since 2.4.2-ac21
  2001-05-01 23:42 reason for VIA performance drop since 2.4.2-ac21 Jacek Popławski
@ 2001-05-02 11:11 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-05-02 11:11 UTC (permalink / raw)
  To: Jacek Popławski; +Cc: linux-kernel

> It has nothing to do with mtrr or K6.  In file arch/i386/kernel/pci-pc.c there
> is a pci_fixup_via691_2 function.  It appeared in 2.4.2-ac21. And it works for
> my chipset - VIA_82C598. When I put "return" in body of this function,
> recompile and start kernel 2.4.4 - "x11perf -putimage100" shows that video
> works fast again.

My log says that this was a change pulled in from Linus tree. I don't know who
put it there or why

> 1) this is just a debug code, and kernels >2.4.2-ac20 shouldn't be used by VIA
> MVP3 owners
> 2) this code fix crash possibility, and all kernels without it (including
> 2.2.19) are buggy with VIA MVP3

Im not aware of any write posting bugs on the MVP3 but I dont follow the
chipset in detail.



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

end of thread, other threads:[~2001-05-02 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-01 23:42 reason for VIA performance drop since 2.4.2-ac21 Jacek Popławski
2001-05-02 11:11 ` Alan Cox

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).