Files
MariaDB/tpool
Vladislav Vaintroub 78bd7d86a4 MDEV-25953 Tpool - prevent potential deadlock in simulated AIO
Do not execute user callback just after pwrite. Instead, submit user
function as task into thread pool. This way, the IO thread would not hog
aiocb, which is a limited (in Innodb) resource
2021-06-17 20:39:47 +02:00
..
2020-11-30 16:46:06 +01:00
2020-12-07 10:35:57 +01:00