Re: ext3 File System Performance Issue
- From: "Kaz Kylheku" <kkylheku@xxxxxxxxx>
- Date: 27 Mar 2007 10:48:20 -0700
On Mar 23, 12:37 am, "LaBird" <wlcheung1...@xxxxxxxxx> wrote:
Dear all,
I am writing a program which generates lots of temp files,
and need to remove the unneeded ones (to save disk space)
during execution. Currently I put them into the /tmp directory,
but I found the performance very slow, especially during the
file remove phase when the number of files generated is large.
(Each file size is small, at a maximum of 16KB, though.)
What if you allocated your /tmp as a tmpfs mount?
.
- Follow-Ups:
- Re: ext3 File System Performance Issue
- From: phil-news-nospam
- Re: ext3 File System Performance Issue
- References:
- ext3 File System Performance Issue
- From: LaBird
- ext3 File System Performance Issue
- Prev by Date: Re: ext3 File System Performance Issue
- Next by Date: skbuf problem
- Previous by thread: Re: ext3 File System Performance Issue
- Next by thread: Re: ext3 File System Performance Issue
- Index(es):
Relevant Pages
|