Messages in this thread |  | | Date | Wed, 2 May 2001 01:42:16 +0200 | From | Jacek Popławski <> | Subject | reason for VIA performance drop since 2.4.2-ac21 |
| |
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?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |