From: Avantika Mathur <mathur@linux.vnet.ibm.com>
To: linux-ext4 <linux-ext4@vger.kernel.org>
Subject: Ext4 devel interlock meeting minutes (October 29, 2007)
Date: Mon, 29 Oct 2007 12:43:07 -0700 [thread overview]
Message-ID: <472637CB.5070100@linux.vnet.ibm.com> (raw)
Ext4 Developer Interlock Call
October 29, 2007: Meeting Minutes
Attendees: Mingming Cao, Aneesh Veetil, Coly Li, Takashi Sato, Jean
Pierre Dion, Avantika Mathur
We had a short meeting today.
Fragmentation issues with Delayed Allocation
- without delalloc the reservation window is discarded at file close
time. With delalloc enabled some pages are still dirty in cache so we
can't discard the reservation right at file close. Aneesh is looking
into when to call ext4_discard_reservation() when delalloc is enabled.
If the reservation is discarded too early, there could be file
fragmentation, if it is discarded late the files could be spread across
the filesystem.
- This discussion will be continued on the mailing list.
- Takashi is planning to merge his online defragmentation patches into
ext4-git tree. He recently ran into a new data corruption problem.
Once he fixes this problem he will send out the patches.
- Large files: Aneesh is planning to do some more needed testing.
- Today Coly will be sendng his directory inode reservation patches
which fix readdir performance issues. These patches do not modify
on-disk format; and have not yet been performance tested.
- Mingming will add Jean Noel's new i_version patches to the queue today
reply other threads:[~2007-10-29 19:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=472637CB.5070100@linux.vnet.ibm.com \
--to=mathur@linux.vnet.ibm.com \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).