Re: inconsistent file placement

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Sandeen
Date: Tuesday, July 6, 2010 - 4:39 pm

tytso@mit.edu wrote:

...


XFS is actually a favorite of the ARM embedded NAS space :)


that patch is rather simplistic, FWIW; at least for XFS it -hurt- perf
due to the unwritten->written conversion and the relatively small, frequent
preallocations.

More smarts to merge up multiple 1-byte-writes into a large preallocation
might help, as the bug mentions.

But ... is something like it already in samba?  that'd be nifty, but I wasn't
aware of that.  There is a preallocation-sounding switch but I think it doesn't
do what you think it does.  I'd have to go look up details, though.

-Eric


--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
inconsistent file placement, Daniel Taylor, (Mon Jul 5, 6:49 pm)
Re: inconsistent file placement, Eric Sandeen, (Mon Jul 5, 7:38 pm)
Re: inconsistent file placement, Amir G., (Mon Jul 5, 11:52 pm)
Re: inconsistent file placement, tytso, (Tue Jul 6, 11:55 am)
Re: inconsistent file placement, Eric Sandeen, (Tue Jul 6, 11:59 am)
Re: inconsistent file placement, tytso, (Tue Jul 6, 3:01 pm)
RE: inconsistent file placement, Daniel Taylor, (Tue Jul 6, 3:15 pm)
Re: inconsistent file placement, tytso, (Tue Jul 6, 4:14 pm)
Re: inconsistent file placement, Eric Sandeen, (Tue Jul 6, 4:34 pm)
Re: inconsistent file placement, Eric Sandeen, (Tue Jul 6, 4:39 pm)
RE: inconsistent file placement, Daniel Taylor, (Tue Jul 6, 6:08 pm)
Re: inconsistent file placement, Eric Sandeen, (Tue Jul 6, 7:29 pm)