LWN.net Logo

Soft updates, hard problems

Soft updates, hard problems

Posted Jul 2, 2009 13:56 UTC (Thu) by MisterIO (guest, #36192)
Parent article: Soft updates, hard problems

Interesting article. I had heard of soft-updates, but I never read anything specific about it. After reading this article, the first thing that came to mind is : "I'm glad that Linux doesn't have it".


(Log in to post comments)

Soft updates, hard problems

Posted Jul 2, 2009 16:07 UTC (Thu) by nix (subscriber, #2304) [Link]

I don't see how anything that changes as rapidly as Linux does could
possibly have it. While it is true the on-disk formats don't change so
often, they *do* change: even ext2 has gained e.g. extended attributes.

(IIRC, at least one of the BSDs moved away from softupdates specifically
so they could add features to the FS without enormous pain.)

Soft updates look like something that would be just the thing to use iff
our programs were written by AIs so we didn't need to worry about
implementation difficulty or degree of coupling. I've long thought that it
looked like it had fallen through a wormhole from the future...

Soft updates, hard problems

Posted Jul 3, 2009 0:57 UTC (Fri) by bojan (subscriber, #14302) [Link]

> "I'm glad that Linux doesn't have it"

Check. Looks like very, very hard to maintain stuff.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds