mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
626d26f351
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 |
||
---|---|---|
.. | ||
mtr0log.c | ||
mtr0mtr.c |