diff options
| author | Vladislav Vaintroub <wlad@mariadb.com> | 2021-09-20 17:11:12 +0200 |
|---|---|---|
| committer | Vladislav Vaintroub <wlad@mariadb.com> | 2021-09-20 18:05:03 +0200 |
| commit | 550b11f12acc1792d87b2e1761d752b5f7cd9c39 (patch) | |
| tree | bd07b036d03d96c938c210dfb57f42c92c77ae21 /libservices | |
| parent | aad6d2f1498185f535479b1160b23d2a397988de (diff) | |
| download | mariadb-git-550b11f12acc1792d87b2e1761d752b5f7cd9c39.tar.gz | |
MDEV-26603 asynchronous redo log write10.7-wlad-async-log-io
- Split log_write_up_to into 2 functions - the one initiating the write
and the write completion. In case of async write, the completion is called
by another thread.
- Allow asyncronous writes to log, if caller does not want to wait.
- Change srv_sync_log_buffer_in_background() so it does not wait for write
completion.
Diffstat (limited to 'libservices')
0 files changed, 0 insertions, 0 deletions
