index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
ev_epoll_linux.c
Commit message (
Expand
)
Author
Age
*
minor formatting fix
Sree Kuchibhotla
2016-10-26
*
Remove fd from polling island before deleting it
Sree Kuchibhotla
2016-10-26
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
\
|
*
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-17
|
|
\
|
*
|
Expand documentation
Craig Tiller
2016-10-13
|
|
*
Cleanup poll-cv setup
Ken Payson
2016-10-11
|
*
|
Add some comments
Craig Tiller
2016-10-10
|
|
*
Fix platform detection
Ken Payson
2016-10-06
*
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-03
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-29
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Use SIGMINRT + 6 as the default signal for gRPC epoll engine
Sree Kuchibhotla
2016-09-27
*
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-16
|
\
|
|
|
*
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
*
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
|
*
Fix refcount bug
Craig Tiller
2016-09-09
|
|
*
Fix refcount debug
Craig Tiller
2016-09-09
|
|
*
Tie workqueue implementation to event engine
Craig Tiller
2016-09-09
|
|
*
Minor perf improvements
Craig Tiller
2016-09-08
|
|
/
|
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-30
|
|
\
|
|
*
Merge pull request #7645 from y-zeng/fix_ev_epoll_linux
kpayson64
2016-08-30
|
|
|
\
|
|
*
|
Mark an epoll that has a timeout as a blocking region
Vijay Pai
2016-08-28
*
|
|
|
Merge branch 'port_platform_split' into uv_core_transport
murgatroid99
2016-08-22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Include missing header in ev_epoll_linux.c
Sree Kuchibhotla
2016-08-16
|
*
|
|
Renamed GPR_ constants to GRPC_ in iomgr/port.h
murgatroid99
2016-08-08
|
*
|
|
Separate out iomgr-specific constants into a separate header
murgatroid99
2016-08-08
|
/
/
/
|
|
*
Fix the error ref issue
Yuchen Zeng
2016-08-04
|
|
/
|
/
|
|
*
Fixes
Craig Tiller
2016-07-18
|
/
*
Cleanup from code review
Craig Tiller
2016-07-14
*
Remove now redundant line
Craig Tiller
2016-07-14
*
Correct direction of inequality
Craig Tiller
2016-07-14
*
clang-format
Craig Tiller
2016-07-07
*
Handle orphaned fds
Craig Tiller
2016-07-06
*
Better implementation of backup loop
Craig Tiller
2016-07-06
*
Fix mutex loop
Craig Tiller
2016-07-06
*
Remove pi_mu
Craig Tiller
2016-07-06
*
Prevent polling island + workqueue reference loop
Craig Tiller
2016-07-06
*
Refactor workqueues a little to make them great again
Craig Tiller
2016-07-01
*
Fix compile erors
Craig Tiller
2016-07-01
*
Add accessor for fd related workqueue
Craig Tiller
2016-06-30
*
Add workqueues to polling_islands
Craig Tiller
2016-06-30
*
Allow returning a workqueue somehow associated with an endpoint
Craig Tiller
2016-06-30
*
Reduce the number of kicks
Sree Kuchibhotla
2016-06-29
*
Minor format fix
Sree Kuchibhotla
2016-06-28
*
Trace statements in epoll poller (enabled by default to debug the recent
Sree Kuchibhotla
2016-06-28
*
Fix comment formatting
Craig Tiller
2016-06-27
*
Dont reblock sigmask every loop
Craig Tiller
2016-06-27
*
Fix GPR_TIMER misbalancing
Craig Tiller
2016-06-26
*
Change the type of 'ref_count' in polling_island from gpr_atm to
Sree Kuchibhotla
2016-06-23
*
Better error handling and add polling_island_unlock_pair() helper
Sree Kuchibhotla
2016-06-23
*
clang format
Sree Kuchibhotla
2016-06-22
[next]