|
|
|
@ -39,12 +39,12 @@ |
|
|
|
|
TCP would not indicate completion of a read operation until a specified |
|
|
|
|
number of bytes have been read over the socket. |
|
|
|
|
Buffers are also allocated according to estimated RPC sizes. |
|
|
|
|
expiry: 2023/06/01 |
|
|
|
|
expiry: 2023/08/01 |
|
|
|
|
owner: vigneshbabu@google.com |
|
|
|
|
test_tags: ["endpoint_test", "flow_control_test"] |
|
|
|
|
- name: tcp_rcv_lowat |
|
|
|
|
description: Use SO_RCVLOWAT to avoid wakeups on the read path. |
|
|
|
|
expiry: 2023/06/01 |
|
|
|
|
expiry: 2023/08/01 |
|
|
|
|
owner: vigneshbabu@google.com |
|
|
|
|
test_tags: ["endpoint_test", "flow_control_test"] |
|
|
|
|
- name: peer_state_based_framing |
|
|
|
@ -52,7 +52,7 @@ |
|
|
|
|
If set, the max sizes of frames sent to lower layers is controlled based |
|
|
|
|
on the peer's memory pressure which is reflected in its max http2 frame |
|
|
|
|
size. |
|
|
|
|
expiry: 2023/06/01 |
|
|
|
|
expiry: 2023/08/01 |
|
|
|
|
owner: vigneshbabu@google.com |
|
|
|
|
test_tags: ["flow_control_test"] |
|
|
|
|
- name: memory_pressure_controller |
|
|
|
|