public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jacek Popławski" <jp@ulgo.koti.com.pl>
To: linux-kernel@vger.kernel.org
Subject: reason for VIA performance drop since 2.4.2-ac21
Date: Wed, 2 May 2001 01:42:16 +0200	[thread overview]
Message-ID: <20010502014216.A604@localhost.localdomain> (raw)

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?


             reply	other threads:[~2001-05-01 23:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-01 23:42 Jacek Popławski [this message]
2001-05-02 11:11 ` reason for VIA performance drop since 2.4.2-ac21 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=20010502014216.A604@localhost.localdomain \
    --to=jp@ulgo.koti.com.pl \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox