mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
a52c4820a3
Introduce a new mutex to protect flush_list. Redesign mtr_commit() in a way that log_sys mutex is not held while all mtr_memos are popped and is released just after the modified blocks are inserted into the flush_list. This should reduce contention on log_sys mutex. Approved by: Heikki |
||
---|---|---|
.. | ||
sync0arr.c | ||
sync0rw.c | ||
sync0sync.c |