[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <31512.1158051459@warthog.cambridge.redhat.com>
Date: Tue, 12 Sep 2006 09:57:39 +0100
From: David Howells <dhowells@...hat.com>
To: Alan Stern <stern@...land.harvard.edu>
Cc: Oliver Neukum <oliver@...kum.org>, paulmck@...ibm.com,
David Howells <dhowells@...hat.com>,
Kernel development list <linux-kernel@...r.kernel.org>
Subject: Re: Uses for memory barriers
I'd state it as:
mb() _implies_ both rmb() and wmb(), but is more complete than both
since it _also_ partially orders reads and writes with respect to each
other.
David
-
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