mariadb/tpool
Daniel Black f82e69735e io_liburing: ENOMEM handling - use io_uring_mlock_size
This gives the user the size required and how to set
memlock limits for the process.

Thanks Jens Axboe for providing this requested interface

ref: https://github.com/axboe/liburing/issues/246

Also don't put \n on my_printf_error, its implicit.
2021-04-15 07:42:13 +10:00
..
aio_liburing.cc io_liburing: ENOMEM handling - use io_uring_mlock_size 2021-04-15 07:42:13 +10:00
aio_linux.cc MDEV-24883 add io_uring support for tpool 2021-03-15 11:30:17 +02:00
aio_simulated.cc
aio_win.cc
CMakeLists.txt io_liburing: ENOMEM handling - use io_uring_mlock_size 2021-04-15 07:42:13 +10:00
task.cc MDEV-21674 purge_sys.stop() fails to wait for purge workers to complete 2020-02-07 08:12:58 +02:00
task_group.cc
tpool.h MDEV-24883 add io_uring support for tpool 2021-03-15 11:30:17 +02:00
tpool_generic.cc MDEV-24883 add io_uring support for tpool 2021-03-15 11:30:17 +02:00
tpool_structs.h
tpool_win.cc
wait_notification.cc