On Mon, May 10, 2004 at 10:49:26AM -0700, Stephen J. Gowdy wrote:
> Did you read the whole answer? It also says "You should send this
> information to the user/help mailing list."
Very well hidden.

> I'm not sure I know how a driver could effect the number of interupts that
> get sent by hardware (I guess it could somehow misconfigure a device).
It seems to me that it is driver issue:

[23:01 [EMAIL PROTECTED]:~]# time bzip2 whiskey.mp3
bzip2 whiskey.mp3  2,02s user 0,01s system 98% cpu 2,059 total
[23:01 [EMAIL PROTECTED]:~]# bunzip2 whiskey.mp3.bz2
[23:01 [EMAIL PROTECTED]:~]# modprobe ehci-hcd
[23:01 [EMAIL PROTECTED]:~]# time bzip2 whiskey.mp3
bzip2 whiskey.mp3  1,98s user 0,54s system 99% cpu 2,522 total
[23:01 [EMAIL PROTECTED]:~]# bunzip2 whiskey.mp3.bz2
[23:01 [EMAIL PROTECTED]:~]# rmmod ehci_hcd
[23:01 [EMAIL PROTECTED]:~]# time bzip2 whiskey.mp3
bzip2 whiskey.mp3  2,02s user 0,02s system 101% cpu 2,019 total
[23:01 [EMAIL PROTECTED]:~]#

> Have you tried with noapic, or do you need that?
noapic returns things to normal, but that's not a solution. APIC is
there for some reason.

wolf
-- 
  Bartek   .  - Ramka w tym położeniu jaką ma wartość? To znaczy wartość ma
  Taudul   :    kilka złotych, ale jaka siła...
          .:....................................................................
w o l f @ p l d - l i n u x . o r g            .:. http://wolf.valkyrie.one.pl/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to