Thread (91 messages) 91 messages, 3 authors, 2014-08-02

Re: [PATCH 25/37] libext2fs: when appending to a file, don't split an index block in equal halves

From: Theodore Ts'o <tytso@mit.edu>
Date: 2014-08-02 23:46:00

On Thu, May 01, 2014 at 04:15:05PM -0700, Darrick J. Wong wrote:
When we're appending an extent to the end of a file and the index
block is full, don't split the index block into two half-full index
blocks because this leaves us with under utilized index blocks, at
least in the fallocate case.  Instead, copy the last extent from the
full block into the new block.  This isn't perfect utilization, but
there's a lot of work involved in teaching extent.c to be able to goto
a nonexistent node in a newly allocated (and empty) extent block.

This patch does not fix the general problem of keeping the extent tree
balanced.

Signed-off-by: Darrick J. Wong <redacted>
Applied, thanks.

					- Ted
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help