#1046 new enhancement

add note to performance.txt about expected memory usage — at Version 2

Reported by: zooko Owned by: nobody
Priority: major Milestone: soon
Component: documentation Version: 1.6.1
Keywords: docs memory performance Cc:
Launchpad Bug:

Description (last modified by zooko)

Basically on a typical i386 or amd64 linux system we expect Tahoe-LAFS processes to start life consuming about 30 MB of RAM (resident set size, that is. Disregard "virtual memory" measurements, which are meaningless.) and grow to no more than 80 MB of RAM after prolonged usage. Then factor in the "memory footprint of specific operations" notes that are already in docs/performance.rst to predict how much RAM you'll need to run your Tahoe-LAFS nodes.

Change History (2)

comment:1 Changed at 2010-06-18T23:58:29Z by zooko

  • Milestone changed from 1.7.0 to soon

comment:2 Changed at 2014-04-19T01:19:05Z by zooko

  • Description modified (diff)
Note: See TracTickets for help on using tickets.