Re: [PATCH 00/23] per device dirty throttling -v8

From: Nikita Danilov
Date: Sat Aug 04 2007 - 13:27:34 EST


Andrew Morton writes:

[...]

>
> It's pretty much unfixable given the ext3 journalling design, and the
> guarantees which data-ordered provides.

ZFS has intent log to handle this
(http://blogs.sun.com/realneel/entry/the_zfs_intent_log). Something like
that can --theoretically-- be added to ext3-style journalling.

Nikita.

>
> The easy preventive is to mount with data=writeback. Maybe that should
> have been the default.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/