On Friday 10 Feb 2017 15:29:53 mike.valk@gmail.com wrote:
o move var log to ram. This is usually enough for debugging purposes. But it should remain easily possible to write to flash/disk if debugging hanging systems issues.
Further the files system "acces time" stamps is a big writer. With BTRFS you have the "relatime" option (relax acces time updates).
noatime with other fs.
This does break some programs which rely on accurate "atime". But for most end users this is not a problem.
works flawlessly for my use case with debian.