Subject: Re: FFS journal
To: Kirill Kuvaldin <kirill.kuvaldin@gmail.com>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-kern
Date: 07/04/2006 02:48:35
On Sun, Jul 02, 2006 at 07:59:50PM +0400, Kirill Kuvaldin wrote:
> * Benchmarks:
>   - to compare the filesystem performance with different mount options:
>     with journal, with soft updates, without them.
>   - to compare the FFS performance against the performance of other
>     journaling filesystems (NB: I don't know whether it makes sense
>     because these benchmarks can't be performed only within NetBSD due
>     to absence of journaling filesystems).

You could compare it against lfs, see mount_lfs(8) or "man -k lfs".

Cheers,
 Thomas