aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/pollset_multipoller_with_poll_posix.c
Commit message (Expand)AuthorAge
* Be better about timeout roundingGravatar Craig Tiller2015-06-15
* clang-formatGravatar Craig Tiller2015-06-05
* Release all fd refs before signalling shutdownGravatar Craig Tiller2015-06-01
* fd refcount debuggingGravatar Craig Tiller2015-05-31
* Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
|\
| * clang-formatGravatar Craig Tiller2015-05-29
* | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
|\|
| * Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
* | Refactor pollset_kickGravatar Craig Tiller2015-05-28
* | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
|/
* More scalable unary pollingGravatar Craig Tiller2015-05-14
* Stop kicking ourselvesGravatar Craig Tiller2015-04-27
* Remove the current poller from the watch list to avoid immediately kicking it...Gravatar Craig Tiller2015-03-11
* Check POLLHUP, POLLERR as requiredGravatar Craig Tiller2015-02-20
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Epoll based multipollerGravatar David Klempner2015-02-10
* Reduce contention on lockGravatar Craig Tiller2015-02-09
* Fix some TSAN reported errorsGravatar Craig Tiller2015-01-29
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Don't log on EINTR.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Don't log on EINTR.Gravatar ctiller2015-01-08
* Remove libevent.Gravatar ctiller2015-01-08