• Michael Widenius's avatar
    MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain · 5569132f
    Michael Widenius authored
    Part of this work is based on Stewart Smitch's memory barrier and lower priori
    patches for power8.
    
    - Added memory syncronization for innodb & xtradb for power8.
    - Added HAVE_WINDOWS_MM_FENCE to CMakeList.txt
    - Added os_isync to fix a syncronization problem on power
    - Added log_get_lsn_nowait which is now used srv_error_monitor_thread to ensur
      if log mutex is locked.
    
    All changes done both for InnoDB and Xtradb
    5569132f
log0log.h 35.7 KB