mariadb/storage/innobase
Marko Mäkelä 507323abe6 Cleanup: Remove duplicated code
buf_block_alloc(): Define as an alias in buf0lru.h, which defines
the underlying buf_LRU_get_free_block().

buf_block_free(): Define as an alias of the non-inline function
buf_pool.free_block(block).

Reviewed by: Vladislav Lesin
2024-11-29 14:16:34 +02:00
..
btr Cleanup: Remove duplicated code 2024-11-29 14:16:34 +02:00
buf Cleanup: Remove duplicated code 2024-11-29 14:16:34 +02:00
data Merge 10.4 into 10.5 2022-10-25 11:26:37 +03:00
dict Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
eval
fil MDEV-35190 HASH_SEARCH duplicates effort before HASH_INSERT or HASH_DELETE 2024-11-21 08:59:02 +02:00
fsp MDEV-32175: Reduce page_align(), page_offset() calls 2024-11-21 11:01:30 +02:00
fts MDEV-32175: Reduce page_align(), page_offset() calls 2024-11-21 11:01:30 +02:00
fut MDEV-32175: Reduce page_align(), page_offset() calls 2024-11-21 11:01:30 +02:00
gis MDEV-32175: Reduce page_align(), page_offset() calls 2024-11-21 11:01:30 +02:00
ha MDEV-35472 Server crash in ha_storage_put_memlim upon reading from INNODB_LOCKS 2024-11-25 10:31:57 +02:00
handler Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
ibuf MDEV-32175: Reduce page_align(), page_offset() calls 2024-11-21 11:01:30 +02:00
include Cleanup: Remove duplicated code 2024-11-29 14:16:34 +02:00
lock MDEV-35281 SR transaction crashes with innodb_snapshot_isolation 2024-11-29 08:06:32 +01:00
log Clean up recv_sys.pages bookkeeping 2024-11-29 14:16:11 +02:00
mem Cleanup: Remove duplicated code 2024-11-29 14:16:34 +02:00
mtr Merge 10.5 into 10.6 2024-05-30 14:27:07 +03:00
mysql-test/storage_engine
os Extract some of #3360 fixes to 10.6.x 2024-11-18 13:29:04 +11:00
page MDEV-32175: Reduce page_align(), page_offset() calls 2024-11-21 11:01:30 +02:00
pars Merge branch '10.5' into 10.6 2023-12-17 11:20:43 +01:00
que MDEV-34515: Reduce context switching in purge 2024-08-26 12:23:17 +03:00
read MDEV-34515: Contention between purge and workload 2024-08-26 12:23:06 +03:00
rem Merge branch '10.5' into 10.6 2024-03-13 21:02:34 +01:00
row Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
srv MDEV-35171 OS_FILE_NORMAL and OS_FILE_AIO are misleading 2024-10-21 15:31:32 +02:00
sync MDEV-34973: innobase/lock0lock: add noexcept 2024-10-01 09:53:16 +03:00
trx Merge 10.5 into 10.6 2024-11-29 12:37:46 +02:00
unittest MDEV-34759: buf_page_get_low() is unnecessarily acquiring exclusive latch 2024-08-23 13:27:50 +03:00
ut MDEV-26642/MDEV-26643/MDEV-32898 Implement innodb_snapshot_isolation 2024-03-20 09:48:03 +02:00
.clang-format-old
bzip2.cmake
CMakeLists.txt MDEV-34690 lock_rec_unlock_unmodified() causes deadlock 2024-10-23 12:36:17 +03:00
COPYING.Google
COPYING.Percona
lz4.cmake
lzma.cmake
lzo.cmake
snappy.cmake