The unlink tag has no wiki summary.
18
votes
10answers
14k views
How to make `rm` faster on ext3/linux?
I have ext3 filesystem mounted with default options. On it I have some ~ 100GB files.
Removal of any of such files takes long time (8 minutes) and causes a lot of io traffic, which increases load on ...