Re: e2fs + large disk == slug?

Michael Meissner (meissner@cygnus.com)
Tue, 16 Jun 1998 15:38:55 -0400


| ML> On my 120mhz HP-UX system this same operation on the same set of files
| ML> with the same model disk drive only takes a few seconds; whereas with
| ML> my 200MHz PPro Linux system it takes five to ten times as long...
|
| Just deleted a 2 Gig file on a Solaris machine. It worked instatntly
| but the disk space was freed in background.
|
| Place for possible improvement.

I would hope Linux never does this optimization. I tend to do things like:

rm -rf <dir>; df

expecting df to be accurate immediately after the delete.

--
Michael Meissner, Cygnus Solutions (Massachusetts office)
4th floor, 955 Massachusetts Avenue, Cambridge, MA 02139, USA
meissner@cygnus.com,	617-354-5416 (office),	617-354-7161 (fax)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu