From: Mark Lord <lkml@rtr.ca>
To: John Coppens <john@jcoppens.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Conflict between ide and usb?
Date: Fri, 16 Mar 2007 16:23:53 -0400 [thread overview]
Message-ID: <45FAFCD9.5060207@rtr.ca> (raw)
In-Reply-To: <20070316154735.6de11eca.john@jcoppens.com>
John Coppens wrote:
> Hi all.
>
> I installed ueagle-atm, which, by itself, is working fine with an
> MT-810 modem.
>
> The problem I have, is that when I copy a file from a DVD to harddisk,
> the internet connection almost dies (it slows down terribly, so much so
> that established connections actually disconnect, ping looses packets,
> DNS lookup fails, etc). After copy ends, all returns to normal.
>
> The machine is an AMD64, still in x86 mode though. CPU activity is very
> low during the copy, so it's not a CPU problem. Kernel is 2.6.20.2. APIC
> is enabled. No error message found in either /var/log/messages or syslog.
> DVD and HD are on different IDE interfaces.
>
> Can anyone suggest where to start looking for a solution?
..
> 16: 2591 1737056 IO-APIC-fasteoi libata, HDA Intel
> 17: 41 1 IO-APIC-fasteoi libata, ehci_hcd:usb2
..
It pretty much has to be an IRQ sharing issue,
most likely in the USB driver side of the house.
I don't know enough about the USB drivers really,
but the interrupt routine inside the ueagle-atm.c file
doesn't seem too "sharing friendly". But perhaps that
part is handled by the layers above (?).
That's where I'd start looking if I were you.
-ml
next prev parent reply other threads:[~2007-03-16 20:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-16 18:47 Conflict between ide and usb? John Coppens
2007-03-16 19:52 ` Lee Revell
2007-03-16 20:12 ` John Coppens
2007-03-16 20:34 ` Lennart Sorensen
2007-03-16 22:39 ` John Coppens
2007-03-17 13:49 ` John Coppens
2007-03-16 20:23 ` Mark Lord [this message]
2007-03-16 20:42 ` Mark Lord
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=45FAFCD9.5060207@rtr.ca \
--to=lkml@rtr.ca \
--cc=john@jcoppens.com \
--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