7 Commits

Author SHA1 Message Date
leitner
2788b18f32 provide prototype 2021-04-24 12:48:50 +00:00
leitner
1a793700a8 try to fix erdgeist's bug 2021-04-24 12:46:53 +00:00
leitner
45f99bbd0a in io_eagain, make sure the kernel knows we wanted to write to the
descriptor in case we optimized the syscall away previously
in iob_send leave loop if we got a partial write
2021-04-24 11:39:18 +00:00
leitner
b73a699dab reengineer alt queue handling to prevent race 2016-10-04 21:31:14 +00:00
leitner
c60c2425ce hopefully fix the infinite loop in gatling 2014-10-19 01:52:36 +00:00
leitner
967e3ce019 revert edge triggering epoll; it had reliability and fairness issues and
was also not actually faster
2014-08-28 19:03:57 +00:00
leitner
39e7ee90bb introduce io_eagain_read and io_eagain_write (discontinue using io_eagain plz) 2014-06-05 20:43:01 +00:00