-
Notifications
You must be signed in to change notification settings - Fork 4
Pull requests: neondatabase/tokio-epoll-uring
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test to exercise & document behavior when we exhaust slots
#61
by problame
was merged Oct 29, 2024
Loading…
Avoid overhead of constructing debug messages that are not printed
#54
by hlinnaka
was merged Oct 28, 2024
Loading…
expose metrics about number of created & destroyed systems
#45
by problame
was merged Feb 7, 2024
Loading…
thread_local_system: test behavior when used in Handle::block_on inside a spawn_blocking
#44
by problame
was merged Feb 7, 2024
Loading…
fix: dropping an op future at yield_now() after it completed causes panic
#39
by problame
was merged Jan 31, 2024
Loading…
fix(YIELD_TO_EXECUTOR_IF_READY_ON_FIRST_POLL): it always yieled
#38
by problame
was merged Jan 31, 2024
Loading…
make system launch fallible; it can fail if we hit memlock ulimit
#35
by problame
was merged Jan 25, 2024
Loading…
set MADV_DONTFORK on ring buffers & review+assert required io_uring features
#34
by problame
was merged Jan 23, 2024
Loading…
enable depending on
tokio-epoll-uring
crate from macOS builds
#32
by problame
was merged Jan 15, 2024
Loading…
read: use BoundedBufMut for more flexibility at call sites
#28
by problame
was merged Dec 12, 2023
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.