Opened at 2010-05-18T20:24:32Z
Last modified at 2014-09-11T22:20:35Z
#1046 new enhancement
add note to performance.txt about expected memory usage — at Initial Version
Reported by: | zooko | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | documentation | Version: | 1.6.1 |
Keywords: | docs memory performance | Cc: | |
Launchpad Bug: |
Description
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.txt to predict how much RAM you'll need to run your Tahoe-LAFS nodes.
Note: See
TracTickets for help on using
tickets.