LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Soeren Sonnenburg <kernel@nn7.de>
To: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: prioritize PCI traffic ?
Date: Mon, 15 Jan 2007 15:00:30 +0100 [thread overview]
Message-ID: <1168869630.15294.44.camel@localhost> (raw)
In-Reply-To: <45AB8768.7000907@linux.vnet.ibm.com>
On Mon, 2007-01-15 at 19:23 +0530, Vaidyanathan Srinivasan wrote:
> Soeren Sonnenburg wrote:
> > Dear all,
> >
> > is it possible to explicitly tell the kernel to prioritize PCI traffic
> > for a number of cards in pci slots x,y,z ?
> >
> > I am asking as severe ide traffic causes lost frames when watching TV
> > using 2 DVB cards + vdr... This is simply due to the fact that the PCI
> > bus is saturated...
>
> How do you know that the bus is saturated?
I simply dd if=/dev/sd? of=/dev/null from four brand new sata-harddisks.
> Are you streaming data to/from the ide hard disks/CDROM?
yes.
> Do you have DMAs 'ON' for the hard disks?
yes.
> Is everything just fine if there are no IDE traffic?
yes.
> Are you running 2.6 kernel with preempt 'ON'?
no: CONFIG_PREEMPT_NONE=y
> Are all hardware on the same IRQ line? (shared interrupts)
no: libata devices are on IRQ 16 and DVB devices on IRQ 20
> > So, is any prioritizing of the PCI bus possible ?
>
> The drivers + application indirectly can control priority on the
> bus. Just reduce the priority of the application that uses IDE and
> see if adjusting nice values of applications can change the scenario.
That unfortunately did not help... no change...
Soeren
--
Sometimes, there's a moment as you're waking, when you become aware of
the real world around you, but you're still dreaming.
next prev parent reply other threads:[~2007-01-15 14:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-15 11:07 Soeren Sonnenburg
2007-01-15 12:01 ` Andreas Mohr
2007-01-15 12:07 ` Soeren Sonnenburg
2007-01-15 13:53 ` Vaidyanathan Srinivasan
2007-01-15 14:00 ` Soeren Sonnenburg [this message]
2007-01-15 14:53 ` Vaidyanathan Srinivasan
2007-01-17 20:22 ` Hans-Peter Jansen
2007-01-27 0:32 ` Lee Revell
[not found] <fa.IZ3qyPHQu5qQWnA4jBWoHC54zJE@ifi.uio.no>
2007-01-15 14:24 ` Robert Hancock
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=1168869630.15294.44.camel@localhost \
--to=kernel@nn7.de \
--cc=linux-kernel@vger.kernel.org \
--cc=svaidy@linux.vnet.ibm.com \
--subject='Re: prioritize PCI traffic ?' \
/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
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).