mariadb/tpool
Daniel Black fd8dbe0d2c MDEV-29443: prevent uring access to galera sst /notify scripts
The resources like uring in MariaDB aren't intended for spawned
processes so we restrict access using the io_uring_ring_dontfork
liburing library call.
2022-09-06 08:03:49 +10:00
..
aio_liburing.cc MDEV-29443: prevent uring access to galera sst /notify scripts 2022-09-06 08:03:49 +10:00
aio_linux.cc MDEV-27900 fixes 2022-03-25 20:33:42 +01:00
aio_simulated.cc MDEV-27900: aio handle partial reads/writes 2022-03-12 09:47:53 +11:00
aio_win.cc MDEV-16264: Add threadpool library 2019-11-15 16:50:22 +01:00
CMakeLists.txt io_liburing: ENOMEM handling - use io_uring_mlock_size 2021-04-15 07:42:13 +10:00
task.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
task_group.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
tpool.h MDEV-27900 fixes 2022-03-25 20:33:42 +01:00
tpool_generic.cc Merge remote-tracking branch 'origin/10.5' into 10.6 2022-06-23 06:29:57 +02:00
tpool_structs.h MDEV-29367 Refactor tpool::cache 2022-08-24 13:36:49 +02:00
tpool_win.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
wait_notification.cc tpool - misc fixes 2020-01-12 21:34:59 +01:00