lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 29 Sep 2009 14:29:27 +0200
From:	Krzysztof Halasa <khc@...waw.pl>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	"Lennart Baruschka" <FunFlyer@....net>,
	Alan Cox <alan@...rguk.ukuu.org.uk>,
	linux-kernel@...r.kernel.org
Subject: Re: Disabling DMA with ICH10?

Arjan van de Ven <arjan@...radead.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. But it's still slow, of course -
every access takes at least 4(?) bus cycles (IIRC: address, initiator
ready, device selected, target ready). No bursts (at least on typical
x86 hw).

Of course ICH10 AHCI isn't connected with PCI 33/32 bus.

Anyway: PIO = bad idea.
-- 
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ