Craig Tiller
|
a4b8eb003e
|
Fix loss of poller bug
|
8 years ago |
Craig Tiller
|
c1d7acbee8
|
Merge branch 'epoll1+hierarchical-turnstile' of github.com:ctiller/grpc into epoll1+hierarchical-turnstile
|
8 years ago |
Craig Tiller
|
43bf259f4e
|
Fix kicking poller
|
8 years ago |
Craig Tiller
|
e70fc3d1da
|
Merge branch 'epoll1+hierarchical-turnstile' of github.com:ctiller/grpc into epoll1+hierarchical-turnstile
|
8 years ago |
Craig Tiller
|
f4b0fcaa8e
|
Add comment
|
8 years ago |
Craig Tiller
|
7cb2698abd
|
Lower epoll ev count
|
8 years ago |
Craig Tiller
|
b4bfc4ac5d
|
hmmmm
|
8 years ago |
Craig Tiller
|
a346802846
|
hmm
|
8 years ago |
Craig Tiller
|
8affd20a99
|
reduce epoll events to increase parallelism, kill spam
|
8 years ago |
Craig Tiller
|
81cdd05ac0
|
Merge branch 'epoll1+hierarchical-turnstile' of github.com:ctiller/grpc into epoll1+hierarchical-turnstile
|
8 years ago |
Craig Tiller
|
b9b2cbfb71
|
rr assignments
|
8 years ago |
Craig Tiller
|
bbf4c7a00a
|
Try to avoid contention
|
8 years ago |
Craig Tiller
|
1168e81478
|
Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile
|
8 years ago |
Craig Tiller
|
f3e40227c3
|
Fix bad assumption
|
8 years ago |
Craig Tiller
|
8502ecbd38
|
Tweak: trigger next poller before exec_ctx flush
|
8 years ago |
yongni
|
365c52b47e
|
Merge pull request #10873 from yongni/master
Added verbose option to run_interop_test to ease tracing the commands…
|
8 years ago |
David G. Quintas
|
7c6b4beb88
|
Merge pull request #10911 from dgquintas/remove_thrift
Removed 3rd party dep on thrift
|
8 years ago |
David Garcia Quintas
|
97106a7ef2
|
Removed 3rd party dep on thrift
|
8 years ago |
Craig Tiller
|
c9b09e98fd
|
Fix wakeup condition
|
8 years ago |
Craig Tiller
|
32f90eec45
|
bug fixes, implementation
|
8 years ago |
Vijay Pai
|
746d56df18
|
Merge pull request #10901 from grpc/vjpai-patch-2
Add gflags to Mac build from source instructions
|
8 years ago |
Vijay Pai
|
75d2496ba8
|
Add gflags to Mac build from source instructions
Note that gflags is already listed as something to install under Linux before build from source and running tests but was not included on Mac.
|
8 years ago |
Craig Tiller
|
a9236bc4a1
|
Merge pull request #10824 from ctiller/proxy2
Fix potential memory leak, cleanup some code
|
8 years ago |
Craig Tiller
|
ebf3a89984
|
Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile
|
8 years ago |
Craig Tiller
|
6de0593e82
|
Start sketching hierarchical turnstile
|
8 years ago |
Jan Tattermusch
|
ffa7473602
|
Merge pull request #9376 from ivucica/ivucica_grpc_cli
Bazel build rule for //test/cpp/util:grpc_cli
|
8 years ago |
Matt Kwong
|
b40a86fee5
|
Merge pull request #10874 from matt-kwong/perf-create-script
Update performance VM init script
|
8 years ago |
Craig Tiller
|
7068eafd89
|
Merge branch 'epoll1' of github.com:ctiller/grpc into epoll1
|
8 years ago |
Craig Tiller
|
375eb258d8
|
Fix kicks
|
8 years ago |
Craig Tiller
|
f8382b80ca
|
clang-format
|
8 years ago |
Craig Tiller
|
4865c79548
|
Merge pull request #10613 from ctiller/framing_costs
Optimize framing a little
|
8 years ago |
Craig Tiller
|
9ddb3151d6
|
Bug fixes
|
8 years ago |
MakMukhi
|
af4e8a7df1
|
Merge pull request #10869 from MakMukhi/cmake_fix
Fix for recent cmake failure owing to gmock
|
8 years ago |
Craig Tiller
|
6f0af49bb2
|
Allow specifying a default signal iff epollsig has been explicitly requested
|
8 years ago |
Craig Tiller
|
6a85ee0b4d
|
Fix test compilation
|
8 years ago |
Craig Tiller
|
4e1393ba11
|
Merge branch 'epoll1' of github.com:ctiller/grpc into epoll1
|
8 years ago |
Craig Tiller
|
d4838a98c5
|
Tweaks
|
8 years ago |
Craig Tiller
|
4509c47614
|
Fixes
|
8 years ago |
David G. Quintas
|
8c71bde9b0
|
Merge pull request #10522 from jiangtaoli2016/new_tsi
Update TSI with new non-blocking TSI interfaces.
|
8 years ago |
Craig Tiller
|
c67cc999e3
|
Initial fork for singleton epoll poller
|
8 years ago |
Jan Tattermusch
|
f7cd585901
|
Merge pull request #10819 from jtattermusch/fix_cpp_distrib
Fix C++ distribtest
|
8 years ago |
Craig Tiller
|
15fda75e1c
|
Merge pull request #10427 from ctiller/c++lame
Convert Lame Client Channel code to C++
|
8 years ago |
Mehrdad Afshari
|
e376267107
|
Update macOS install instructions
|
8 years ago |
Jan Tattermusch
|
03fb85178e
|
Merge pull request #10877 from jtattermusch/fix_sc_formatting
Fix security_connector.c formatting
|
8 years ago |
Jan Tattermusch
|
136533e396
|
fix security_connector.c formatting
|
8 years ago |
Ivan Vučica
|
38279ea2e0
|
Bazel rule for building grpc_cli.
|
8 years ago |
jboeuf
|
8e7653736b
|
Merge pull request #10772 from jboeuf/http2_cipher_suites
Removing cipher suites blacklisted in HTTP2.
|
8 years ago |
Julien Boeuf
|
815e318268
|
Removing cipher suites blacklisted in HTTP2.
See http://httpwg.org/specs/rfc7540.html#BadCipherSuites
|
8 years ago |
jboeuf
|
382bd82b0e
|
Merge pull request #10627 from jboeuf/more_ssl_factory_cleanup
more TLS cleanup.
|
8 years ago |
Matt Kwong
|
0df196a0af
|
Merge pull request #10855 from matt-kwong/fix_filter
Fix test filtering for C/C++
|
8 years ago |