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
aio_simulated.cc
aio_win.cc
CMakeLists.txt
task.cc
task_group.cc
tpool.h
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
wait_notification.cc