commit 4907ce3725afaf5e8a7b08c592d2c97d359dd468 Author: Nick Mathewson <ni...@torproject.org> Date: Thu May 16 15:45:14 2019 -0400
Document GETINFO limits/max-mem-in-queues --- control-spec.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/control-spec.txt b/control-spec.txt index eb3089b..ac6578a 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -1131,6 +1131,14 @@ 0 or 1, depending on whether it is possible to use SAVECONF without the FORCE flag. (Introduced in 0.3.1.1-alpha.) + "limits/max-mem-in-queues" + The amount of memory that Tor's out-of-memory checker will allow + Tor to allocate (in places it can see) before it starts freeing memory + and killing circuits. See the MaxMemInQueues option for more + details. Unlike the option, this value reflects Tor's actual limit, and + may be adjusted depending on the available system memory rather than on + the MaxMemInQueues option. (Introduced in 0.2.5.4-alpha) + Examples: C: GETINFO version desc/name/moria1 S: 250+desc/name/moria= _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits