Files
tor/changes
Alexander Færøy 31508a0abc Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
This patch changes the algorithm of compute_real_max_mem_in_queues() to
use 0.4 * RAM iff the system has more than or equal to 8 GB of RAM, but
will continue to use the old value of 0.75 * RAM if the system have less
than * GB of RAM available.

This patch also adds tests for compute_real_max_mem_in_queues().

See: https://bugs.torproject.org/24782
2018-04-12 11:14:16 -04:00
..
2018-04-03 15:31:30 -04:00
2018-01-31 17:21:53 +00:00
2018-02-11 16:14:19 -05:00
2018-02-13 14:56:31 -05:00
2018-03-01 16:05:17 -05:00
2018-03-03 11:58:22 -05:00
2018-03-27 16:11:29 -05:00
2018-03-28 07:39:03 -04:00
2018-02-13 14:56:31 -05:00
2018-04-05 08:36:09 -04:00