JLS2009: A Btrfs update
JLS2009: A Btrfs update
Posted Nov 2, 2009 8:45 UTC (Mon) by njs (subscriber, #40338)In reply to: JLS2009: A Btrfs update by nix
Parent article: JLS2009: A Btrfs update
I disabled fsync in emacs[1] because otherwise, when working on battery, hitting save makes the whole editor will block for a second or more waiting for the disk to spin up :-/. I have laptop-mode set for 10 minutes maximum lost work on battery failure (IIRC this is the default), and I'm pretty sure I hit save more than 600 times between battery failures. Actually, I'm not sure when the last time I had a battery failure was...
[1] (setq write-region-inhibit-fsync t)
