gjournal & async

Ivan Voras ivoras at fer.hr
Sun Apr 22 16:28:31 UTC 2007


Pawel Jakub Dawidek wrote:
> On Sun, Apr 22, 2007 at 05:48:39PM +0200, Ivan Voras wrote:
>> Pawel Jakub Dawidek wrote:
>>> On Sun, Apr 22, 2007 at 02:43:29AM +0200, Ivan Voras wrote:
>>>> How does gjournal guarantee corectness if UFS is mounted async? AFAIK
>>>> the "async" handling of IO requests is done by the UFS, the writes are
>>>> not rescheduled at the GEOM layer?
>>> GJournal has some minimum knowledge about VFS. Before it does journal
>>> switch, it synchronize and suspends file system. This way we can be sure
>>> everything is on disk in a consistent state.
>> Thanks. So, this (async support) could actually work with other file
>> systems, like ext2 and msdos?
> 
> Once gjournal is taught about them, yes.

Then you're not interfacing in the VFS layer, you're hooking directly
into UFS?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20070422/402018a6/signature.pgp


More information about the freebsd-geom mailing list