linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Extents in spare files on ext4 not being merged
       [not found] <b3f268591002140550x746b96aeo3c7a017ac4ecf993@mail.gmail.com>
@ 2010-02-14 18:03 ` tytso
  0 siblings, 0 replies; only message in thread
From: tytso @ 2010-02-14 18:03 UTC (permalink / raw)
  To: Jari Sundell; +Cc: Linux Kernel Mailing List, linux-ext4

On Sun, Feb 14, 2010 at 10:50:45PM +0900, Jari Sundell wrote:
> http://libtorrent.rakshasa.no/ticket/460#comment:49
> 
> Some users of rtorrent reported very high number of extents for files
> despite the use of posix_fallocate/fallocate on ext4. (3000+ for 250MB
> file, ) A test program showed that the file was contiguous on disk
> despite the high number of extents reported by filefrag. (Not sure
> what kernel versions they used)

Yeah, it's a known problem.  The main problem is that we are only
checking to see merge both to the left and the right of the extent
tree when converting an extent from uninitialzied to initialized.

I've cc'ed the linux-ext4 list in the hopes someone is motivated to
fix this long-standing shortcoming.  Unless someone starts working
quickly, it's not likely it will make this upcoming merge window, but
we can hope....

						- Ted

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-14 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <b3f268591002140550x746b96aeo3c7a017ac4ecf993@mail.gmail.com>
2010-02-14 18:03 ` Extents in spare files on ext4 not being merged tytso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).