mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
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>
3 lines
154 B
Text
3 lines
154 B
Text
o Minor features (logging):
|
|
- Make the log more quantitative when we hit MaxMemInQueues threshold
|
|
exposing some values. Closes ticket 24501.
|