aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/ev_posix.c
Commit message (Expand)AuthorAge
* fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threadsGravatar Sree Kuchibhotla2017-07-14
* clang formatGravatar ncteisen2017-07-13
* Tracers know their nameGravatar ncteisen2017-07-13
* Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-15
|\
| * Make epollex not defaultGravatar Ken Payson2017-06-12
* | Fix compile. WIP probablyGravatar ncteisen2017-06-11
* | clang fmtGravatar ncteisen2017-06-09
* | Add workqueue tracerGravatar ncteisen2017-06-08
|/
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/
* Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
|\
| * Separate this into a new pollerGravatar Sree Kuchibhotla2017-05-05
* | clang-formatGravatar Craig Tiller2017-05-05
* | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
|\ \
* | | Integrate new tracersGravatar Craig Tiller2017-05-05
* | | Merge branch 'epex4' into uberpollGravatar Craig Tiller2017-05-05
|\ \ \
* \ \ \ Merge branch 'timer_pool' into uberpollGravatar Craig Tiller2017-05-05
|\ \ \ \
| | | * | New epoll-based polling engine with dedicated poller threadsGravatar Sree Kuchibhotla2017-05-02
| | | |/
| * | / Isolate timer checking in its own threadGravatar Craig Tiller2017-05-02
| | |/ | |/|
| | * Merge branch 'hiertune' into epex4+epoll1Gravatar Craig Tiller2017-05-01
| | |\ | |_|/ |/| |
* | | clang-formatGravatar Craig Tiller2017-04-27
* | | Allow specifying a default signal iff epollsig has been explicitly requestedGravatar Craig Tiller2017-04-27
* | | Initial fork for singleton epoll pollerGravatar Craig Tiller2017-04-27
|/ /
| * Fixup testsGravatar Craig Tiller2017-04-17
| * Merge github.com:grpc/grpc into epex3Gravatar Craig Tiller2017-04-11
| |\ | |/ |/|
| * Add tracerGravatar Craig Tiller2017-04-10
| * Stubbed out new polling engineGravatar Craig Tiller2017-04-06
* | Microbenchmark for measuring impact of multiple threads calling cq_nextGravatar Sree Kuchibhotla2017-04-04
|/
* Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* Eliminate CQ freelistGravatar Craig Tiller2017-02-09
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/
* Remove legacy pollerGravatar Craig Tiller2016-11-08
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
|\
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| |\
| | * Moved cv polling into ev_poll_posix.cGravatar Ken Payson2016-10-13
| | * Remove test-forcing hackGravatar Ken Payson2016-10-07
| | * Fix platform detectionGravatar Ken Payson2016-10-06
| | * Broke cv polling into seperate engineGravatar Ken Payson2016-09-29
| * | Tie workqueue implementation to event engineGravatar Craig Tiller2016-09-09
| |/
* | Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
* | Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
|/
* Allow returning a workqueue somehow associated with an endpointGravatar Craig Tiller2016-06-30
* Remove pollset->pi_mu since it is redundant. Also do not get pollingGravatar Sree Kuchibhotla2016-06-21
* Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
|\