Commit Graph

17 Commits (ebaca8a4e0c5c5687b3d86777feb76b39370a70e)

Author SHA1 Message Date
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
12 months ago
Richard Fuchs a3f6a9228d MT#55283 removed unused poller argument
1 year ago
Richard Fuchs 128e84edbf MT#55283 remove poller_isblocked
1 year ago
Richard Fuchs 58cbd2f21c MT#55283 delegate closing sockets to poller
1 year ago
Richard Fuchs aab5d66c31 MT#55283 update external poller API to bool
1 year ago
Richard Fuchs 90aa63a97c MT#55283 fix/rework poller-per-thread feature
1 year ago
Richard Fuchs 0be5b73887 MT#56374 add `poller-size` config var
2 years ago
Richard Fuchs f7c4eabaae MT#56374 convert poller->items to GPtrArray
2 years ago
Richard Fuchs fe9d1f5ae3 MT#56374 avoid aborting in poller
2 years ago
Richard Fuchs 577941c0aa MT#56374 convert poller_map_add to static
2 years ago
Richard Fuchs baf12d25e5 MT#56374 use LOCK macro in poller
2 years ago
Richard Fuchs 20633a8c19 MT#56374 remove poller_update_item
2 years ago
Richard Fuchs 386f1d91bf MT#56374 use slice allocator in poller
2 years ago
Richard Fuchs 7a06e17156 MT#56374 convert poller_poll to static
2 years ago
Richard Fuchs 3b53910fc3 MT#55283 remove pointless lock
2 years ago
Richard Fuchs 84f4467241 MT#56374 move rtpe_shutdown to auxlib
2 years ago
Richard Fuchs ba7620d214 MT#56374 move poller to lib/
2 years ago