From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <780c580090937ea7a6dd56debd96445b@9grid.es> Date: Thu, 12 Jun 2008 12:55:48 +0200 From: gdiaz@9grid.es To: 9fans@9fans.net In-Reply-To: <8ccc8ba40806120343m22e30a75v58688dfe8c81988e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] store 9p session-only values using lib9p Topicbox-Message-UUID: bcdd0e58-ead3-11e9-9d60-3106f5b1d025 Hello iirc, mail2fs calls upas/fs then copy /mail/fs/box/files to build the new layout, but if you call upas/fs on a message with a 10mb attachment, upas/fs will load the whole thing in ram, mail2fs will write it to a file, then upas/fs will end it s operation. but the memory usage will be huge too when parsing. (9grid.es died due to this time ago, the poor thing only has 256mb of ram and it's running venti :) slds. gabi