Commit Graph

20 Commits (15fa36df3074e024a00c25be0143eceb28e7c832)

Author SHA1 Message Date
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
4 months ago
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
11 months ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
1 year ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
1 year 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