mariadb/storage/innobase/sync
Marko Mäkelä 720a0f6c78 MDEV-33447 fixup for POWER 8
pmem_phwsync(): The implementation for POWER ISA v3.1 that is
compatible with libpmem.

pmem_fence(): A dummy implementation for older ISA. While such systems
are unlikely to support MAP_SYNC memory mappings, this could be useful
when running tests with memory-mapped /dev/shm/*/ib_logfile0
(the "fake PMEM"), to ensure that mariadb-backup will be able to
read the latest redo log contents.

pmem_persist_init(): Check the availability of POWER ISA v3.1.
Thanks to Daniel Black for suggesting this.
2024-04-24 12:39:30 +03:00
..
cache.cc MDEV-33447 fixup for POWER 8 2024-04-24 12:39:30 +03:00
srw_lock.cc Merge 10.6 into 10.11 2024-02-21 13:08:23 +02:00