On Sun, 2012-01-08 at 07:16 +0100, Ruediger Meier wrote:
On Friday 06 January 2012, andreil1 wrote:
Hi !
Anyone can shed any light on this dilemma?
I have an idea (may be wrong) to use BtrFS with LZO compression for both /root and /home to reduce disk activity and may be gain some speed (on notebook with dual core Intel i3 and 4 GB of RAM, OpenSuSE 12.1).
Does this logic make some sense? Or may be BtrFS is steel too "green" for this purpose?
I'd tried such btrfs/compression stuff half year ago with kernel 2.6.37 and had serious issues which caused me to skip my btrfs plans until it's official stable. http://permalink.gmane.org/gmane.comp.file-systems.btrfs/10426
However just try it and please post about it even you'll get positive experiences only :)
cu, Rudi I read up a lot on the btrfs and the updates in the newer kernels. Give it a shot, btrfs seems very nearly ready for prime time. With an i3 you should see virtually no overhead from the LZO compression. I would also recommend changing your fstab to turn off the at time option, that is to say noatime flag. You can figure that one out in YaST. Normally, every time a file is accessed it gets a access time stamp which adds a good deal to disk io.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org