Re: [gentoo-user] SSDs with TRIM issues

2015-06-21 Thread Bruce Hill
On Wed, Jun 17, 2015 at 03:16:16PM -0400, Rich Freeman wrote: > > Also, I don't know which stable kernels have the blacklist. It > doesn't look like this list is in 3.18.14 which is the most recent > longterm in Gentoo (3.18.15 is out but not yet in gentoo-sources). I > went ahead and disabled f

Re: [gentoo-user] SSDs with TRIM issues

2015-06-21 Thread Bruce Hill
On Wed, Jun 17, 2015 at 12:24:55PM +1000, Adam Carter wrote: > /* devices that don't properly handle queued TRIM commands */ > Micron_M500* > Crucial_CT*M500* > Micron_M5[15]0* > Crucial_CT*M550* > Crucial_CT*MX100* > Samsung SSD 8* > > from drivers/ata/libata-core.c Then read further:

Re: [gentoo-user] SSDs with TRIM issues

2015-06-17 Thread mario_reja
On Wed, Jun 17, 2015 at 12:24:55PM +1000, Adam Carter wrote: > /* devices that don't properly handle queued TRIM commands */ > Micron_M500* > Crucial_CT*M500* > Micron_M5[15]0* > Crucial_CT*M550* > Crucial_CT*MX100* > Samsung SSD 8* > > from drivers/ata/libata-core.c > > More info: > http://linux

Re: [gentoo-user] SSDs with TRIM issues

2015-06-17 Thread Rich Freeman
On Tue, Jun 16, 2015 at 10:24 PM, Adam Carter wrote: > /* devices that don't properly handle queued TRIM commands */ > Micron_M500* > Crucial_CT*M500* > Micron_M5[15]0* > Crucial_CT*M550* > Crucial_CT*MX100* > Samsung SSD 8* > As somebody pointed out on Slashdot, this is basically all the models

[gentoo-user] SSDs with TRIM issues

2015-06-16 Thread Adam Carter
/* devices that don't properly handle queued TRIM commands */ Micron_M500* Crucial_CT*M500* Micron_M5[15]0* Crucial_CT*M550* Crucial_CT*MX100* Samsung SSD 8* from drivers/ata/libata-core.c More info: http://linux.slashdot.org/story/15/06/16/201217/trim-and-linux-tread-cautiously-and-keep-backups-