|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][XEN] xenstore: make producer/consumer volatile
On 28/7/08 10:21, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
> Hi!
>
> Don't allow the compiler to play around with producer/consumer shared across
> domains.
>
> Keir: Please apply this also to Xen 3.2-testing.
>
> Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
We don't use volatile. If extra ordering constraints are required then the
access code should be amended to include extra barriers.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|