Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2010 23:59:18 +0100
From:      Ulf Lilleengen <lulf@pvv.ntnu.no>
To:        freebsd-current@freebsd.org
Cc:        freebsd-hackers@freebsd.org, sarawgi.aditya@gmail.com
Subject:   [HEADSUP] Google SoC work on ext2fs to be committed
Message-ID:  <20100101225918.GA6184@carrot>

next in thread | raw e-mail | index | archive | help
Hello,

In a few days, I will commit the ext2fs improvements done by Aditya Sarawgi 
during and after Google Summer of Code to CURRENT. Some quick notes:

- BSD licensed block and inode allocation policies for ext2fs. This involves the  use FFS1 style block and inode allocation for ext2fs. Preallocation was
  removed since it was GPL'd.
- Orlov Block Allocator for ext2fs. (Aditya can perhaps provide some details). 
- Some PR fixes and older bugs.
- Make ext2fs MPSAFE by introducing locks to per-mount datastructures.

More information along with nice shiny graphs can be found here:
http://wiki.freebsd.org/SOC2009AdityaSarawgi

and, of course, the code:
http://gitorious.org/freebsd-ext2fs/freebsd-ext2fs

As the work on support MP-safe operation may cause race conditions not
discovered yet, it is important to report on these issues as they are
encountered. Issues with the new implementation may be adressed to Aditya
(CCed).

http://wiki.freebsd.org/AdityaSarawgi

-- 
Ulf Lilleengen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100101225918.GA6184>