GJournal (hopefully) final patches.

Craig Boston craig at xfoil.gank.org
Thu Aug 10 21:05:38 UTC 2006


On Thu, Aug 10, 2006 at 09:28:41PM +0200, Pawel Jakub Dawidek wrote:
> When you mount file system it sends BIO_GETATTR "GJOURNAL::provider"
> requests. So as long as classes between the file system and gjournal
> provider pass BIO_GETATTR down, it will work.
> 
> I prefer to put gjournal on the top, because it gives consistency to
> layers below it. [...]
>
> [snip]
> 
> Fortunatelly with GEOM you can freely mix your puzzles.

Would there be any ill effects to putting multiple filesystems inside a
single gjournal, say with a bsdlabel or gpt on it?

If it worked and didn't confuse the UFS integration, it might save some
space by not having multiple (default 1G) journals.  I'm unsure if it
would improve or degrage performance for concurrent access.

Craig


More information about the freebsd-current mailing list