On Wed, Aug 13, 2014 at 7:52 PM, Ochal Christophe <[email protected]> wrote: > I've enabled the autodefrag option in btrfs, maybe it'll make a difference
brtfs is a copy on write filesystem. That's usually not very good for database performance. There's a file attribute you can set to disable COW per file[1]. You'll lose the snapshotting support though, of course. [1] http://www.sacrideo.us/btrfs-and-performance-troubles/ Pedro ------------------------------------------------------------------------------ _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
