Re: [PATCH RFC 0/3] Block reservation for ext3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Amir G.
Date: Wednesday, October 13, 2010 - 1:49 am

---------- Forwarded message ----------
From: Amir Goldstein <amir73il@gmail.com>
Date: Wed, Oct 13, 2010 at 10:44 AM
Subject: Re: [PATCH RFC 0/3] Block reservation for ext3
To: Jan Kara <jack@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>, Ted Ts'o
<tytso@mit.edu>, linux-ext4@vger.kernel.org




On Wed, Oct 13, 2010 at 1:14 AM, Jan Kara <jack@suse.cz> wrote:

How about allocating *only* the indirect blocks on page fault.
IMHO it seems like a fair mixture of high quota accuracy, low
complexity of the accounting code and low file fragmentation (only
indirect may be a bit further away from data).

In my snapshot patches I use the @create arg to get_blocks_handle() to
pass commands just like "allocate only indirect blocks".
The patch is rather simple. I can prepare it for ext3 if you like.

Amir.
--
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:
[PATCH RFC 0/3] Block reservation for ext3, Jan Kara, (Fri Oct 8, 5:12 pm)
Re: [PATCH 2/3] vfs: Implement generic per-cpu counters fo ..., Christoph Hellwig, (Sat Oct 9, 12:44 am)
Re: [PATCH RFC 0/3] Block reservation for ext3, Ted Ts'o, (Sat Oct 9, 11:03 am)
Re: [PATCH RFC 0/3] Block reservation for ext3, Jan Kara, (Mon Oct 11, 7:28 am)
Re: [PATCH RFC 0/3] Block reservation for ext3, Andrew Morton, (Mon Oct 11, 2:59 pm)
Re: [PATCH RFC 0/3] Block reservation for ext3, Jan Kara, (Tue Oct 12, 4:14 pm)
Re: [PATCH RFC 0/3] Block reservation for ext3, Ted Ts'o, (Tue Oct 12, 5:17 pm)
Re: [PATCH RFC 0/3] Block reservation for ext3, Amir G., (Wed Oct 13, 1:49 am)
Re: [PATCH RFC 0/3] Block reservation for ext3, Amir G., (Wed Oct 13, 9:14 am)
Re: [PATCH RFC 0/3] Block reservation for ext3, Jan Kara, (Thu Oct 14, 8:57 am)