All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Arjan van de Ven <arjan@infradead.org>,
	"Lennart Baruschka" <FunFlyer@gmx.net>,
	linux-kernel@vger.kernel.org
Subject: Re: Disabling DMA with ICH10?
Date: Tue, 29 Sep 2009 18:05:55 +0100	[thread overview]
Message-ID: <20090929180555.3c4a7259@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <m3bpku3peg.fsf@intrepid.localdomain>

On Tue, 29 Sep 2009 14:29:27 +0200
Krzysztof Halasa <khc@pm.waw.pl> wrote:

> Arjan van de Ven <arjan@infradead.org> writes:
> 
> > a single PIO instruction will NOT be interrupted by an interrupt.
> > And can easily take several microseconds (remember: 8Mhz bus
> > emulation)
> 
> Not that long, there is no emulation there (except for port #80 (hex?)
> and similar). Normal 33 MHz access.

ATA accesses go across the cable and while some of them are snooped,
cached and other magic is done there are cases it turns into a
transaction back and forth with the drive - that *is* slow. PIO 0 in fact
is ISA speed

  reply	other threads:[~2009-09-29 17:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 21:31 Disabling DMA with ICH10? Lennart Baruschka
2009-09-28 20:37 ` Alejandro Riveira Fernández
2009-09-28 22:40 ` Alan Cox
2009-09-29  7:54   ` Lennart Baruschka
2009-09-29  8:11     ` Arjan van de Ven
2009-09-29 12:29       ` Krzysztof Halasa
2009-09-29 17:05         ` Alan Cox [this message]
2009-09-29 20:35           ` Krzysztof Halasa
2009-09-29 22:35             ` Alan Cox
2009-09-30 12:21               ` Krzysztof Halasa
2009-09-29 10:46     ` 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=20090929180555.3c4a7259@lxorguk.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=FunFlyer@gmx.net \
    --cc=arjan@infradead.org \
    --cc=khc@pm.waw.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.