More on memory barriers
Vitaly Davidovich
vitalyd at gmail.com
Wed Sep 17 14:42:54 UTC 2014
Yeah, your (and Doug's) suggestion seems sensible.
On Wed, Sep 17, 2014 at 10:36 AM, Andrew Haley <aph at redhat.com> wrote:
> On 09/17/2014 01:37 PM, Vitaly Davidovich wrote:
> > That's unfortunate; naively seems odd that EA is tripped up by it.
>
> Well, that's probably not the only problem: there are many places
> where different paths are taken for Release and StoreStore. The best
> approach seems to be to leave the kind of barrier as it is, but mark it
> in some way.
>
> Andrew.
>
>
>
More information about the hotspot-dev
mailing list