[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110620202631.2473133.4166.stgit@localhost.localdomain>
Date: Mon, 20 Jun 2011 22:28:44 +0200
From: Bernd Schubert <bernd.schubert@...m.fraunhofer.de>
To: linux-ext4@...r.kernel.org
Cc: adilger@...mcloud.com, colyli@...il.com
Subject: [PATCH 0/3] directory index patch set v2
The following series implements...
ext4: Fix compilation with -DDX_DEBUG v2
ext4 directory index: read-ahead blocks v2
dx read-ahead: Map blocks with a single semaphore lock
TODO:
- Fix compilatation of ext3 with -DDX_DEBUG.
- Use worker threads for read-aheads?
Documentation/filesystems/ext4.txt | 6 ++
fs/ext4/ext4.h | 3 +
fs/ext4/inode.c | 95 ++++++++++++++++++++++++++++++++++++
fs/ext4/namei.c | 84 ++++++++++++++++++++++++++++++--
fs/ext4/super.c | 17 ++++++
5 files changed, 199 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists