Date: Wed, 16 Apr 2008 22:30:02 +0200 From: Ivan Voras <ivoras@freebsd.org> To: freebsd-questions@freebsd.org Subject: Re: UFS2 Journaling implementation detail Message-ID: <fu5nkb$3ib$1@ger.gmane.org> In-Reply-To: <832841.44970.qm@web57004.mail.re3.yahoo.com> References: <832841.44970.qm@web57004.mail.re3.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Unga wrote: > Hi all > > I'm looking for papers or documentation covering > details of the UFS2 Journaling implementation of the > FreeBSD. > > Please give me links to them if you guys know any. > > Many thanks in advance. There's no such thing as UFS2 Journalling in FreeBSD (yet). There's "gjournal" which is journaling on the data layer (below the file system, and only with very limited integration with the file system). This implementation is not documented (except for usage here: http://www.freebsd.org/cgi/man.cgi?query=gjournal&manpath=FreeBSD+7.0-RELEASE), but there's a small (and very old) high-level overview in my proposal on which the current gjournal is based, here: http://wiki.freebsd.org/gjournal_proposal . Ignore the bits about "delay-commit". See also here: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3624+0+/usr/local/www/db/text/2006/freebsd-geom/20060625.freebsd-geom [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIBmHKldnAQVacBcgRAk6UAJ95NrN0k/rFg2a9AkCoHilIcXLtjgCfVwxK q6aKP0Zn4H2XMlzD5H0Vdh8= =3nXw -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fu5nkb$3ib$1>
