mariadb/cmake/os
Vladislav Vaintroub 30ea63b7d2 MDEV-21534 - Improve innodb redo log group commit performance
Introduce special synchronization primitive  group_commit_lock
for more efficient synchronization of redo log writing and flushing.

The goal is to reduce CPU consumption on log_write_up_to, to reduce
the spurious wakeups, and improve the throughput in write-intensive
benchmarks.
2020-03-01 19:02:21 +01:00
..
AIX.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
Cygwin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
Darwin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
FreeBSD.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
GNU.cmake Add GNU/Hurd cmake configuration 2019-05-21 17:34:48 +04:00
HP-UX.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
Linux.cmake Merge remote-tracking branch 'origin/10.2' into 10.3 2019-09-24 23:05:09 +04:00
OS400.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
SunOS.cmake MDEV-19845: Define my_timer_cycles() inline 2019-06-28 19:19:31 +03:00
Windows.cmake MDEV-21534 - Improve innodb redo log group commit performance 2020-03-01 19:02:21 +01:00
WindowsCache.cmake MDEV-19696 - Cleanup gcc sync builtins 2019-07-03 12:11:22 +03:00