mariadb/mtr
inaam 626d26f351 branches/innodb+ rb://210
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
2009-12-17 14:38:05 +00:00
..
mtr0log.c branches/innodb+: Merge revisions 5144:5524 from branches/zip 2009-07-21 00:09:29 +00:00
mtr0mtr.c branches/innodb+ rb://210 2009-12-17 14:38:05 +00:00