Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.hardware > #852
| From | jnh@VictorTangoEleven.net.invalid (Jordan) |
|---|---|
| Newsgroups | comp.os.linux.hardware |
| Subject | Re: Full SSD support? |
| Date | 2011-11-24 08:42 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <jal014$ij5$1@dont-email.me> (permalink) |
| References | <of2dnXOLeMEMWFjTnZ2dnUVZ_oOdnZ2d@earthlink.com> <jLidnUreEd-WwFvTnZ2dnUVZ8tCdnZ2d@lyse.net> <ja9rbf$6a7$1@dont-email.me> <y4OdnfUdopWKb1XTnZ2dnUVZ_sSdnZ2d@earthlink.com> |
In article <y4OdnfUdopWKb1XTnZ2dnUVZ_sSdnZ2d@earthlink.com>, Ant <ant@zimage.comANT> wrote: >On 11/19/2011 7:14 PM PT, Jordan typed: > >> I think TRIM is still worth turning on if you're starting from >> scratch. There should be no downside to using it, except that >> it restricts your choice of filesystems... the only Linux fs I >> know of supporting TRIM so far is 'ext4.' > > >> After choosing this fs, just add 'discard' to the mount options in >> /etc/fstab. Some distributions' installers may be smart enough now >> to do that on their own when an SSD is detected. > >Is EXT4 FS the default FS in Debian's net-installer? The last time I had >to I had to do a Debian installation was back in 2005 (using EXT3 FS). ext3 is still the default as of 6.0.3 Squeeze. I remember this because I net-installed it on a new server yesterday. http://wiki.debian.org/Ext4 suggests the installer allows ext4 as an option, though. It's also possible to convert an existing ext3 filesystem to ext4. >I think so many things might have changed over the years. I might >be getting a SSD and doing a clean Debian installation for my long >Thanksgiving 2011 weekend (Thursday). :) If you have a large amount of RAM, you might want to consider running without swap (create the partition, but only swapon when you need it, for huge complies, etc.), and use a tmpfs RAMdisk for things like browser caches. Or put these on a standard HD if one is present. This can greatly reduce unnecesssary writes to the SSD, which I still try to minimize even though modern devices are supposed to have such good wear-leveling that it doesn't matter as much as it once did. >[...] >I am hoping I don't have to tweak the technical parts like discard, >TRIM, etc. I just want to install (have lots of softwares!), >reconfigure, and be done by the time my long weekend is over (Monday). :( None of it's really necessary... just a matter of how obsessive you want to be about minor optimizations ;) -- Jordan.
Back to comp.os.linux.hardware | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Full SSD support? ANTant@zimage.com (Ant) - 2011-11-17 20:40 -0600
Re: Full SSD support? Fredrik Jonson <fredrik@jonson.org> - 2011-11-18 06:31 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-18 03:45 -0800
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-18 14:19 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-18 05:46 -0800
Re: Full SSD support? jnh@VictorTangoEleven.net.invalid (Jordan) - 2011-11-20 03:14 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-20 04:26 -0800
Re: Full SSD support? Richard Kettlewell <rjk@greenend.org.uk> - 2011-11-20 12:41 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-20 04:55 -0800
Re: Full SSD support? jnh@VictorTangoEleven.net.invalid (Jordan) - 2011-11-24 08:42 +0000
Re: Full SSD support? jnh@VictorTangoEleven.net.invalid (Jordan) - 2011-11-24 08:48 +0000
Re: Full SSD support? Richard Kettlewell <rjk@greenend.org.uk> - 2011-11-24 09:18 +0000
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-24 11:43 +0100
Re: Full SSD support? Richard Kettlewell <rjk@greenend.org.uk> - 2011-11-24 11:21 +0000
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-24 13:57 +0100
Re: Full SSD support? Richard Kettlewell <rjk@greenend.org.uk> - 2011-11-24 13:20 +0000
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-24 10:04 +0100
Re: Full SSD support? jnh@VictorTangoEleven.net.invalid (Jordan) - 2011-11-27 00:08 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-26 17:57 -0800
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-28 09:34 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-24 02:26 -0800
Re: Full SSD support? jnh@VictorTangoEleven.net.invalid (Jordan) - 2011-11-27 00:12 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-26 17:58 -0800
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-28 09:42 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-28 07:14 -0800
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-29 09:09 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-29 02:27 -0800
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-29 12:43 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-29 05:45 -0800
Re: Full SSD support? Andreas Dehmel <blackhole.8.zarquon42@spamgourmet.com> - 2011-11-20 14:54 +0100
Re: Full SSD support? Richard Kettlewell <rjk@greenend.org.uk> - 2011-11-20 19:06 +0000
Re: Full SSD support? 7 <email_at_www_at_enemygadgets_dot_com@enemygadgets.com> - 2011-11-20 01:20 +0000
Re: Full SSD support? jnh@VictorTangoEleven.net.invalid (Jordan) - 2011-11-20 03:20 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-20 04:27 -0800
Re: Full SSD support? chris <chrisdhaag@googlemail.com> - 2011-11-20 17:12 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-20 08:54 -0800
Re: Full SSD support? David Brown <david.brown@removethis.hesbynett.no> - 2011-11-20 19:32 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-20 11:02 -0800
Re: Full SSD support? David Brown <david.brown@removethis.hesbynett.no> - 2011-11-20 22:02 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-20 14:03 -0800
Re: Full SSD support? David Brown <david@westcontrol.removethisbit.com> - 2011-11-21 10:12 +0100
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-21 01:38 -0800
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-23 23:27 -0800
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-24 22:07 -0800
Re: Full SSD support? david <none@nospam.com> - 2011-11-25 12:30 +0000
Re: Full SSD support? Ant <ant@zimage.comANT> - 2011-11-25 07:00 -0800
Re: Full SSD support? André Gillibert <MetaEntropy.removeThis@gmail.com> - 2011-11-22 00:56 +0100
csiph-web