linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ext4 devel interlock meeting minutes (Jan. 24 2007)
@ 2007-01-25  0:24 AVANTIKA R. MATHUR
  0 siblings, 0 replies; only message in thread
From: AVANTIKA R. MATHUR @ 2007-01-25  0:24 UTC (permalink / raw)
  To: linux-ext4

Ext4 Developer Interlock Call: 01/24/2007 Meeting Minutes
Attendees: Mingming Cao, Suparna Bhattacharya, Dave Kleikamp, Laurent 
Vivier, Valerie Clement, Badari Pulavarty, Avantika Mathur

Minutes can be accessed at: 
http://ext4.wiki.kernel.org/index.php/Ext4_Developer%27s_Conference_Call

OLS:
- Laurent plans to propose a paper on 64 bit work for ext4, describing 
what is missing in the current implementation for 64 bit ext4.  
- We also plan to submit a proposal for a collaborative paper on ext4 in 
general.  This paper would include an overview the features currently in 
ext4, performance evaluation, and planned features.
- Mingming has already submitted a proposal for a BOF on ext4

Directory Pagecache:
- Andrew Morton would like to see directories moved to a per directory 
pagecache, which would allow readahead on directories, and also address 
directory fragmentation issues.
- Badari mentioned that the reason directories were in pagecache in ext2 
and not in ext3 may be the htree extension in ext3.
- We will look into how this can be added and supported in ext4

Preallocation Patches:
- The preallocation patches are ready to be submitted for inclusion; 
other than deciding on an interface.
- Mingming suggested abstracting the preallocation implementation from 
interface.  But we will wait until the interface is decided.
- Still looking into posix_fallocate and ioctl as options for interface; 
this discussion will be moved to larger mailing lists, in order to reach 
consensus and move patches forward.

Delayed and Multiple Block Allocation Patches:
- Delayed allocation: Alex Tomas' patches have a few issues still to be 
resolved
- Multiple block allocation:
-- This is ext4 specific code and can  be pushed to mainline before 
delayed allocation.
-- Ask Alex Tomas if he would like to shift focus to mult block 
allocation, over delayed allocation.

Inode Version Patches:
- the inode version patches recently resubmitted by Jean-Noel Cordenner 
are at the vfs level and port the i_version field to user space.
- There are concerns about the peformance with the overhead of updating 
the i_version each time ctime is updated.

Chunkfs:
- Amit Gud was working on an in kernel implementation for chunkfs, but 
there haven't been any patches posted yet. He does not seem to have much 
time to devote to this develpment. There was also a group of students 
working on chunkfs.
- chunkfs was originally based on ext2. One goal was to improve 
filesystem recovery. Developers looked at how to measure and compare 
fsck times based not only on time, but reliability and being thorough.
- Status on chunkfs development can be discussed at the upcoming 
filesystem workshop

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

only message in thread, other threads:[~2007-01-25  0:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25  0:24 Ext4 devel interlock meeting minutes (Jan. 24 2007) AVANTIKA R. MATHUR

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).