mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
ac9eebd636
Exposing cell_queues_get_total_allocation(), buf_get_total_allocation(), tor_compress_get_total_allocation(), tor_compress_get_total_allocation() when hit MaxMemInQueues threshold. Fixes #24501 Signed-off-by: Fernando Fernandez Mancera <ffernandezmancera@gmail.com>
4 lines
154 B
Plaintext
4 lines
154 B
Plaintext
o Minor features (logging):
|
|
- Make the log more quantitative when we hit MaxMemInQueues threshold
|
|
exposing some values. Closes ticket 24501.
|