Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 12:43:01 +0200
From:      Nikolay Denev <ndenev@gmail.com>
To:        Pedro F. Giffuni <giffunip@tutopia.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Plans for Logged/Journaled UFS
Message-ID:  <3612709F-15CA-4A59-86B1-2674BAA2936D@gmail.com>
In-Reply-To: <712903.15604.qm@web113517.mail.gq1.yahoo.com>
References:  <712903.15604.qm@web113517.mail.gq1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Dec 20, 2009, at 8:37 PM, Pedro F. Giffuni wrote:

> Just wondering...
> 
> What's wrong with gjournal(8) ?
> 
> cheers,
> 
> Pedro.
> 
> 
> 
> _______________________________________________
> freebsd-fs@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"

gjournal(8) journals everything, that is all data and metadata are journaled.
Which can help with random writes, but essentially cuts linear write throughput in half.

Regards,
Niki Denev




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3612709F-15CA-4A59-86B1-2674BAA2936D>