mariadb/cmake
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
..
build_configurations Merge 10.4 into 10.5 2019-09-06 14:25:20 +03:00
Internal/CPack
os MDEV-21534 - Improve innodb redo log group commit performance 2020-03-01 19:02:21 +01:00
abi_check.cmake Part2: MDEV-20837 Add MariaDB_FUNCTION_PLUGIN 2019-10-16 21:47:41 +04:00
aws_sdk.cmake
build_depends.cmake MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
character_sets.cmake A cleanup for MDEV-19897 Rename source code variable names from utf8 to utf8mb3 2019-06-28 21:12:57 +04:00
check_compiler_flag.cmake Merge 10.1 into 10.2 2019-06-12 10:30:01 +03:00
compile_flags.cmake
configurable_file_content.in
configure.pl Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
cpack_deb.cmake
cpack_rpm.cmake Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
cpack_source_ignore_files.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
cpu_info.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
crc32.cmake compilation fix for cmake 2.18 2019-08-24 16:19:49 +02:00
create_initial_db.cmake MDEV-19860 - do not produce huge strings wtih comp_sql anymore. 2019-06-25 23:53:42 +02:00
ctest.cmake
do_abi_check.cmake Adding -D__cplusplus into the ABI check command line 2019-07-11 16:45:18 +04:00
dtrace.cmake
dtrace_prelink.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
FindJava.cmake
FindJNI.cmake
FindLZ4.cmake
Findzstd.cmake
for_clients.cmake
info_bin.cmake
info_macros.cmake.in
info_src.cmake
install_layout.cmake Merge branch '10.2' into 10.3 2020-02-10 20:34:16 +01:00
install_macros.cmake MDEV-17592 Create MariaDB named commands/symlinks 2019-06-17 12:26:26 +02:00
jemalloc.cmake
libutils.cmake MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
maintainer.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
make_dist.cmake.in Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
mariadb_connector_c.cmake MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
merge_archives_unix.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
misc.cmake cleanup: CPACK_RPM_* package description 2019-07-10 09:02:10 +02:00
mysql_add_executable.cmake MDEV-17592 Create MariaDB named commands/symlinks 2019-06-17 12:26:26 +02:00
mysql_version.cmake Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
numa.cmake
package_name.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
pcre.cmake mysqltest crashes on Debian 2020-01-16 18:13:55 +01:00
plugin.cmake Merge 10.4 into 10.5 2019-09-06 14:25:20 +03:00
pmem.cmake libpmem cmake macros 2020-02-04 23:23:50 +04:00
readline.cmake cmake: support new libedit interface 2019-09-20 10:27:27 +02:00
sign.cmake.in MDEV-20570 : Packaging fails "The specified timestamp server either could not be reached" 2019-09-12 15:15:33 +02:00
ssl.cmake Use generated user_settings.h for WolfSSL, as recommended by WolfSSL 2019-06-14 15:50:12 +02:00
stack_direction.c
submodules.cmake
symlinks.cmake MDEV-19781 fixups 2019-11-27 15:58:06 +01:00
systemd.cmake Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
tags.cmake
versioninfo.rc.in
win_compatibility.manifest
wsrep.cmake always build wsrep libraries static 2019-08-26 23:33:42 +02:00
zlib.cmake