index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
pollset_posix.c
Commit message (
Expand
)
Author
Age
*
Remove return status from maybe_work.
Craig Tiller
2015-06-22
*
Docs
Craig Tiller
2015-06-18
*
clang-format affected files
Craig Tiller
2015-06-17
*
Be better about timeout rounding
Craig Tiller
2015-06-15
*
prevent double destroy of pollset
Jan Tattermusch
2015-06-10
*
clang-format
Craig Tiller
2015-06-05
*
Bandaid over pollset promotion
Craig Tiller
2015-06-03
*
Fix MSAN reported error
Craig Tiller
2015-06-02
*
Compile fix
Craig Tiller
2015-06-01
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
*
|
Release all fd refs before signalling shutdown
Craig Tiller
2015-06-01
*
|
fd refcount debugging
Craig Tiller
2015-05-31
|
*
removed managed closures from server.c
David Garcia Quintas
2015-05-31
|
*
Comments addressed.
David Garcia Quintas
2015-05-31
|
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
*
|
Spam cleanup
Craig Tiller
2015-05-29
*
|
Reduce spam
Craig Tiller
2015-05-29
*
|
Fix null deref
Craig Tiller
2015-05-28
*
|
Refactor pollset_kick
Craig Tiller
2015-05-28
*
|
Add debugging
Craig Tiller
2015-05-28
*
|
clang-format
Craig Tiller
2015-05-28
*
|
Eliminate empty_pollset
Craig Tiller
2015-05-28
*
|
Empty pollset must be kickable.
Craig Tiller
2015-05-28
*
|
Add debug
Craig Tiller
2015-05-28
*
|
Merge branch 'you-complete-me' into we-dont-need-no-cv
Craig Tiller
2015-05-28
|
\
\
|
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-05-28
|
|
\
|
*
|
|
Remove condition variable from pollset
Craig Tiller
2015-05-28
*
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add comment
Craig Tiller
2015-05-28
|
*
|
Merge github.com:grpc/grpc into scalable-poll
Craig Tiller
2015-05-28
|
|
\
\
*
|
\
\
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Workaround: Prevent threads sitting in epoll forever
Craig Tiller
2015-05-26
|
|
*
|
Merge github.com:grpc/grpc into scalable-poll
Craig Tiller
2015-05-24
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Make pollset shutdown repeatedly kick until all threads have left poll.
David Klempner
2015-05-22
|
|
|
/
|
|
/
|
|
*
|
Kick the tire down the road instead of blocking to free up threads
Craig Tiller
2015-05-20
*
|
|
Kick the tire down the road instead of blocking to free up threads
Craig Tiller
2015-05-17
|
|
*
More scalable unary polling
Craig Tiller
2015-05-14
|
|
/
*
|
Add strategic unlock points
Craig Tiller
2015-05-12
*
|
Remove backup pollset
Craig Tiller
2015-05-06
|
/
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
*
Stop kicking ourselves
Craig Tiller
2015-04-27
*
Remove the current poller from the watch list to avoid immediately kicking it...
Craig Tiller
2015-03-11
*
Reintroduce sleep on backup thread
Craig Tiller
2015-03-06
*
Remove some debugging logs from the unary poll promote path
David Klempner
2015-03-02
*
Add a shutdown API to pollset
David Klempner
2015-02-24
*
Merge branch 'master' into unary_promotion_with_concurrent_poll
David Klempner
2015-02-23
|
\
|
*
Check POLLHUP, POLLERR as required
Craig Tiller
2015-02-20
*
|
Ensure there is no concurrent poller for unary->multipoll
David Klempner
2015-02-18
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
[next]