9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p's upas/fs for plan9?
@ 2007-11-01 19:55 Christian Kellermann
  2007-11-01 20:04 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Kellermann @ 2007-11-01 19:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

Hi,

I noticed that upas/fs will load all messages into memory on
startup. Since this will take forever with a couple thousand
messages in my mailboxes I wondered wether I am the only one with
that issue. Uriel mentioned that p9p's upas/fs could have a fix on
that issue.

Russ, do you think about bringing these changes back to plan9?

Regards,

Christian

-- 
You may use my gpg key for replies:
pub  1024D/47F79788 2005/02/02 Christian Kellermann (C-Keen)

[-- Attachment #2: Type: application/pgp-signature, Size: 194 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] p9p's upas/fs for plan9?
  2007-11-01 19:55 [9fans] p9p's upas/fs for plan9? Christian Kellermann
@ 2007-11-01 20:04 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2007-11-01 20:04 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> I noticed that upas/fs will load all messages into memory on
> startup. Since this will take forever with a couple thousand
> messages in my mailboxes I wondered wether I am the only one with
> that issue. Uriel mentioned that p9p's upas/fs could have a fix on
> that issue.
>
> Russ, do you think about bringing these changes back to plan9?

the p9p upas/fs is a completely new program.
i wrote it explicitly to address your problem.
right now it is imap only but modular: i just
didn't write the mbox and pop3 modules.
if someone did that then it could be a candidate
for replacing the plan 9 upas/fs.

the p9p upas/fs expands the format of the overview
files a little, but it's easy enough to adapt the two
or three programs that look at those files.

russ


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-01 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-01 19:55 [9fans] p9p's upas/fs for plan9? Christian Kellermann
2007-11-01 20:04 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).