mirror of https://github.com/postgres/postgres
_Asm_sched_fence() is just a compiler barrier, not a memory barrier. But spinlock release on IA64 needs, at the very least, release semantics. Use a full barrier instead. This might be the cause for the occasional failures on buildfarm member anole. Discussion: 20150629101108.GB17640@alap3.anarazel.depull/14/head
parent
c5e5d444de
commit
07cb8b02ab
Loading…
Reference in new issue