From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Eckhardt To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <9772.1116866132.1@piper.nectar.cs.cmu.edu> Date: Mon, 23 May 2005 12:35:32 -0400 Message-ID: <9773.1116866132@piper.nectar.cs.cmu.edu> Subject: [9fans] fossil/venti memory allocation? Topicbox-Message-UUID: 507813c8-ead0-11e9-9d60-3106f5b1d025 Let's say I have a auth/fossil/venti server with 512 meg of RAM (430 meg free when everything is running with default configurations). Anybody want to suggest how I might allocate that among: * fossil block cache (open -c xxx) * venti block cache (mem xxx) * venti disk cache (bcmem xxx) * venti index cache (icmem xxx) * memory left over for cron, tftpd, etc. Dave Eckhardt