summaryrefslogtreecommitdiff
path: root/include/lf.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-1/+1
* Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-151-1/+0
* Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-1/+0
|\
| * MDEV-21167 LF_PINS::stack_ends_here inaccurate, leading to alloca() larger th...Vladislav Vaintroub2019-11-281-1/+0
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-281-0/+2
|/ / / /
* | | | Restore LF_BACKOFFSergey Vojtovich2017-12-081-0/+1
|/ / /
* | | MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWERSergey Vojtovich2016-06-071-5/+2
|/ /
* | MDEV-7728 - Improve xid cache scalability by using lock-free hashSergey Vojtovich2015-03-161-1/+6
* | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-0/+1
* | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-2/+6
* | fix a duplicate macro definitionSergei Golubchik2015-01-151-1/+0
* | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-100/+16
* | MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-0/+3
* | lf_hash_iterate() functionSergei Golubchik2014-12-281-0/+2
* | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple...Sergei Golubchik2013-06-241-18/+5
|/
* 1. fix an old typo. A purgatory must be cleaned on every LF_PURGATORY_SIZE fr...Sergei Golubchik2012-09-041-1/+1
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | merge.Sergei Golubchik2010-11-251-5/+9
|\ \ | |/ |/|
| * post-review fixesSergei Golubchik2009-01-151-4/+4
| * WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-13/+15
| * solaris fixesunknown2007-12-181-4/+4
| * Merged with mysql-5.1 main tree.unknown2007-07-021-1/+1
| * This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-28/+30
| * After merge fixesunknown2007-01-261-1/+2
| * Maria - post-review change of "fixes for gcc -ansi".unknown2006-12-041-1/+1
| * Maria:unknown2006-12-031-7/+7
| * post-review fixes.unknown2006-11-161-15/+32
| * post-review fixes (style)unknown2006-10-191-22/+21
| * lock manager passed unit testsunknown2006-10-181-7/+8
| * push for trnman reviewunknown2006-10-131-6/+8
| * maria transaction manager with unit testsunknown2006-08-171-8/+8
| * amd64 atomic opsunknown2006-08-101-0/+238
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-4/+1
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* WL#3230 concurrent hashMarc Alff2009-11-171-0/+268