aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/ev_epoll_thread_pool_linux.c
Commit message (Expand)AuthorAge
* Fix printfGravatar Craig Tiller2017-05-09
* Fix mac buildGravatar Craig Tiller2017-05-09
* Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
|\
* | clang-formatGravatar Craig Tiller2017-05-05
* | Finish merge, disable new pollers until they stabilizeGravatar Craig Tiller2017-05-05
| * Remove extra log lineGravatar Sree Kuchibhotla2017-05-05
|/
* Turnstile polling per dedicated epoll setGravatar Sree Kuchibhotla2017-05-03
* Rename a few functions/variablesGravatar Sree Kuchibhotla2017-05-03
* FormatGravatar Sree Kuchibhotla2017-05-03
* Rename polling_island to epoll_setGravatar Sree Kuchibhotla2017-05-03
* Remove refcnt from fdGravatar Sree Kuchibhotla2017-05-03
* More simplificationsGravatar Sree Kuchibhotla2017-05-02
* Make sure dedicated pollsets have polling islands. Simplies a lot ofGravatar Sree Kuchibhotla2017-05-02
* New epoll-based polling engine with dedicated poller threadsGravatar Sree Kuchibhotla2017-05-02