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
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 (4)
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)
comment:3 Changed at 2014-04-19T01:33:56Z by zooko
- Keywords performance added
comment:4 Changed at 2014-09-11T22:20:35Z by warner
- Component changed from unknown to documentation
Note: See
TracTickets for help on using
tickets.