commit bbb7f092a0c0bcf821c30dfc01493d0887c926ae Author: Isis Lovecruft isis@torproject.org Date: Thu Dec 14 00:08:30 2017 +0000
prop#249: Add note about interaction with OOM manager. --- proposals/249-large-create-cells.txt | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/proposals/249-large-create-cells.txt b/proposals/249-large-create-cells.txt index 887001a..cbdc436 100644 --- a/proposals/249-large-create-cells.txt +++ b/proposals/249-large-create-cells.txt @@ -165,6 +165,9 @@ Status: Open the buffers allocated for this data need to be counted against the total data usage of the circuit.
+ Further, circuits which receive and buffer CREATE(D)2V cells MUST store + the time the first buffer chunk was allocated, and use it to inform the + OOM manager w.r.t. the amount of data used and its staleness.
Appendix A. A rejected idea for migration
tor-commits@lists.torproject.org