Re: ext3 File System Performance Issue
- From: Robert Redelmeier <redelm@xxxxxxxxxxxxxxx>
- Date: Fri, 23 Mar 2007 14:15:29 GMT
LaBird <wlcheung1975@xxxxxxxxx> wrote in part:
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.)
Sounds a lot like a newspool. I can't imagine anyone
want a journal on that flood!
Does mounting the FS with `noatime` improve things?"
-- Robert
.
- Follow-Ups:
- Re: ext3 File System Performance Issue
- From: LaBird
- 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: Why would top show the processes are using swap when there is no swap space?
- Previous by thread: Re: ext3 File System Performance Issue
- Next by thread: Re: ext3 File System Performance Issue
- Index(es):
Relevant Pages
|