JLS2009: A Btrfs update
JLS2009: A Btrfs update
Posted Nov 2, 2009 17:11 UTC (Mon) by nix (subscriber, #2304)In reply to: JLS2009: A Btrfs update by njs
Parent article: JLS2009: A Btrfs update
Yeah, laptops are a case where perhaps you want to force fsync() to do nothing at all, as your largest failure case normally is power failures (not much of an issue with a laptop battery 'UPS'). You do still have the oops-OS-crashes problem, but hopefully Linux doesn't crash too much :/ if you have a crashy OS *and* a hard disk that has to spin up from a dead stop I don't think you have any good answers.
(Did the force-fsync()-to-do-nothing patch ever get lumped into laptop_mode as people were suggesting? I don't have a laptop so I don't follow this sort of thing closely...)
