mirror of
https://github.com/MariaDB/server.git
synced 2025-07-23 00:55:06 +00:00

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