Re: [ck] [ckpatch][28/29] fs-fcache-v2.1.patch

From: André Goddard Rosa
Date: Sun Jun 18 2006 - 06:12:40 EST


On 6/18/06, Con Kolivas <kernel@xxxxxxxxxxx> wrote:
A frontend cache for a block device. The purpose is to speedup a
fairly random but repeated read work load, like the boot of a system.

Signed-off-by: Jens Axboe <axboe@xxxxxxx>
---
block/ll_rw_blk.c | 11
drivers/block/Kconfig | 6
drivers/block/Makefile | 1
drivers/block/fcache.c | 1475+++++++++++++++++++++++++++++++++++
fs/ext3/super.c | 81 ++
include/linux/bio.h | 9
include/linux/ext3_fs.h | 14
7 files changed, 1587 insertions(+), 10 deletions(-)

I'm looking forward to test this on a XFS root filesystem.

Thanks,
--
[]s,
André Goddard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/