Re: [PATCH] fcache: a remapping boot cache

From: Jens Axboe
Date: Tue May 16 2006 - 03:47:36 EST


On Mon, May 15 2006, Jens Axboe wrote:
> On Mon, May 15 2006, Jens Axboe wrote:
> > o Trying it on my notebook brought the time from the kernel starts
> > loading to kde has fully auto-logged in down from 50 seconds to 38
> > seconds. The primed boot took 61 seconds. The notebook is about 4
> > months old and the file system is very fresh, so better results should
> > be seen on more fragmented installs.
>
> Update - the above numbers were with an older version and with the cache
> partition located at the very end of the drive (hence being a lot slower
> than the root partition at the front). The fcache boot takes 33 seconds
> now, from the kernel starts loading to the kde login has finished.
> Probably 5 seconds of that time is device probe and network setup (dunno
> why the latter is still sleeping so much, I disabled dhcp for this test
> to avoid waits (for both fcache and normal boot, of course)).

Updated patch available in the fcache branch of the block repo. Various
cleanups and fixes (nothing critical), and gets rid of the BIO_FCACHE
hack.

git://brick.kernel.dk/data/git/linux-2.6-block.git fcache

--
Jens Axboe

-
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/