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:	Wed, 22 Aug 2007 09:39:36 +0200
From:	Jes Sorensen <jes@....com>
To:	James Bottomley <James.Bottomley@...senPartnership.com>
Cc:	akepner@....com, Randy Dunlap <randy.dunlap@...cle.com>,
	linux-kernel <linux-kernel@...r.kernel.org>, rdreier@...co.com,
	linux-ia64 <linux-ia64@...r.kernel.org>
Subject: Re: [PATCH 2/3] dma: override "dma_flags_set_dmaflush" for sn-ia64

James Bottomley wrote:
> On Tue, 2007-08-21 at 17:34 -0700, akepner@....com wrote:
>> The term "posted DMA" is used to describe this behavior in the Altix 
>> Device Driver Writer's Guide, but it may be confusing things here. 
>> Maybe a better term will suggest itself if I can clarify....
> 
> OK, but posted DMA has a pretty specific meaning in terms of PCI, hence
> the confusion.

Maybe it would be more better to refer to this as 'out of order DMA'?

>> On Altix, DMA from a device isn't guaranteed to arrive in host memory 
>> in the order it was sent from the device. This reordering can happen 
>> in the NUMA interconnect (it's specifically not a PCI reordering.)
> 
> This is mmiowb and read_relaxed() again, isn't it?

I believe it's the same problem, except this time it's when exposing
structures to userland.

Cheers,
Jes
-
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