tor/doc
Nick Mathewson 17ecd04fde Change the logic for the default for MaxMemInQueues
If we can't detect the physical memory, the new default is 8 GB on
64-bit architectures, and 1 GB on 32-bit architectures.

If we *can* detect the physical memory, the new default is
  CLAMP(256 MB, phys_mem * 0.75, MAX_DFLT)
where MAX_DFLT is 8 GB on 64-bit architectures and 2 GB on 32-bit
architectures.

You can still override the default by hand.  The logic here is simply
trying to choose a lower default value on systems with less than 12 GB
of physical RAM.
2014-04-24 10:26:14 -04:00
..
contrib Remove various outdated documents. 2013-06-12 21:11:49 -04:00
asciidoc-helper.sh Improve asciidoc-helper's suggestion of what to install 2013-03-15 11:18:25 -04:00
HACKING bring hacking more up to date 2014-03-22 23:36:10 -04:00
include.am Fix build of torify.1 2014-03-26 12:12:54 -04:00
state-contents.txt Explain TransportProxy within doc/state-contents.txt. 2012-03-31 14:33:11 +02:00
tor-fw-helper.1.txt Use --test-commandline name in tor-fw-helper manpage 2013-03-19 15:11:34 -04:00
tor-gencert.1.txt Add some attributes to make a2x quieter 2012-08-23 13:19:54 -04:00
tor-resolve.1.txt Add some attributes to make a2x quieter 2012-08-23 13:19:54 -04:00
tor.1.txt Change the logic for the default for MaxMemInQueues 2014-04-24 10:26:14 -04:00
torify.1.txt Remove some lingering tsocks cruft. 2013-02-27 19:39:57 -05:00