Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2
Date: Tue, 19 May 2015 15:15:21
Message-Id: CAGfcS_=_SO5MEpZHiWGNAcGWVHqgq1hbyEyT06VDDHUSZ9NrTA@mail.gmail.com
In Reply to: Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2 by Peter Humphrey
1 On Tue, May 19, 2015 at 11:00 AM, Peter Humphrey <peter@××××××××××××.uk> wrote:
2 > On Tuesday 19 May 2015 10:53:26 Rich Freeman wrote:
3 >> On Tue, May 19, 2015 at 10:44 AM, Peter Humphrey <peter@××××××××××××.uk>
4 > wrote:
5 >> > Incidentally, what's the received wisdom on frequency of file-system
6 >> > trimming on SSDs these days? I've seen values quoted between twice a day
7 >> > and once a week. And how does trimming affect btrfs?
8 >>
9 >> I've been trimming mine daily, and I've yet to be able to distinguish
10 >> it from a no-op. As far as I can tell fstrim -v always outputs 0
11 >> bytes trimmed.
12 >
13 > Ah, well that's quite different from my Atom box with its 64GB SSD; before I
14 > remove the -v a few weeks ago it was reporting many megabytes trimmed most
15 > times it ran. That's on ext4 and running Gentoo with http-replicator service.
16 >
17
18 So, I was inspired to look into this yet again. Looks like it is the
19 subject of this:
20 https://www.mail-archive.com/linux-btrfs@×××××××××××.org/msg40618.html
21
22 It doesn't look like this is in 3.18 yet. So, I'm basically running
23 without trimming.
24
25 --
26 Rich