gdrcopy
gdrcopy copied to clipboard
On coherent POWER9, use lightweight fence
on POWER9, wc_store_fence() is defined as sync, which is heavyweight fence including MMIO mappings. while lwsync is enough for cached mappings.