You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Craig Tiller
4ec5d9eb55
[resource_quota] Custom controller ( #30457 )
...
* [resource_quota] Custom controller
Instead of a PID controller use a custom binary-search inspired controller that will eventually converge to a good control value.
Experiments have shown this able to successfully hold a 95% memory pressure, optimizing for performance most of the time, and gracefully restricting memory usage under severe pressure.
There will be further changes after this one to use the new control value in various systems.
* Automated change: Fix sanity tests
* Update memory_quota.cc
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
3 years ago
..
address_utils
address_utils: modernize grpc_string_to_sockaddr() ( #30314 )
3 years ago
avl
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
backoff
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr ( #29735 )
3 years ago
bad_client
[build] Auto-deps for a grab bag more targets ( #30184 )
3 years ago
bad_connection
[chttp2] use new channel args type ( #30252 )
3 years ago
bad_ssl
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
channel
JSON: use absl::Status instead of grpc_error ( #30397 )
3 years ago
client_channel
Add CoreConfiguration::WithSubstituteBuilder that restores config after test ( #30403 )
3 years ago
client_idle
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
compiler_bugs
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
compression
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
config
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
debug
Fix internal test timeouts ( #29564 )
3 years ago
end2end
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
3 years ago
event_engine
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
3 years ago
ext/filters/ rbac
service config API: use absl::Status instead of grpc_error ( #30321 )
3 years ago
filters
Also allow passing in channel args as part of the check_peer call. ( #30481 )
3 years ago
fling
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
gpr
Fix possible integer overflow in `to_seconds_from_sub_second_time()` ( #30404 )
3 years ago
gprpp
[gprpp] Add more tests for NoDestruct ( #30497 )
3 years ago
handshake
Add CoreConfiguration::WithSubstituteBuilder that restores config after test ( #30403 )
3 years ago
http
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
iomgr
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
3 years ago
json
Declarative JSON parser ( #30442 )
3 years ago
memory_usage
Add channel memory benchmark into memory_diff.py ( #30507 )
3 years ago
nanopb
Make Buildifier Sanity Test Strict ( #27807 )
3 years ago
network_benchmarks
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
promise
Fix unused parameter error ( #30482 )
3 years ago
resource_quota
[resource_quota] Custom controller ( #30457 )
3 years ago
security
Also allow passing in channel args as part of the check_peer call. ( #30481 )
3 years ago
server_config_selector
Convert server config selector filter ( #28877 )
3 years ago
slice
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
surface
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
3 years ago
transport
[build] Shard tests a little more ( #30489 )
3 years ago
tsi
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status ( #30077 )" ( #30284 )" ( #30286 )
3 years ago
uri
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
3 years ago
util
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
3 years ago
xds
XdsClient: access certificate provider data via dependency injection ( #30506 )
3 years ago