All of lore.kernel.org
 help / color / mirror / Atom feed
* ext2/3 files per directory limits
@ 2005-02-24  3:11 Ron Peterson
  2005-02-24  3:24 ` Joel Jaeggli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ron Peterson @ 2005-02-24  3:11 UTC (permalink / raw)
  To: linux-kernel

I would like to better understand ext2/3's performance characteristics.

I'm specifically interested in how ext2/3 will handle a /var/spool/mail
directory w/ ~6000 mbox format inboxes, handling approx 1GB delivered as
75,000 messages daily.  Virtually all access is via imap, w/ approx
~1000 imapd processes running during peak load.  Local delivery is via
procmail, which by default uses both kernel-supported locking calls and
.lock files.

I understand that various tuning parameters will have an impact,
e.g. putting the journal on a separate device, setting the noatime mount
option, etc.  I also understand that there are other mailbox formats and
other strategies for locating mail spools (e.g. in user's home
directories).

I'm interested in people's thoughts on these issues, but I'm mostly
interested in whether or not the scenario I described falls within
ext2/3's designed capabilities.

Best.

-- 
Ron Peterson
Network & Systems Manager
Mount Holyoke College
http://www.mtholyoke.edu/~rpeterso

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

end of thread, other threads:[~2005-02-24  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-24  3:11 ext2/3 files per directory limits Ron Peterson
2005-02-24  3:24 ` Joel Jaeggli
2005-02-24  4:18 ` Lee Revell
2005-02-24  4:39 ` Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.