Re: : SSD sector specifications issues (fwd)
"D. Hugh Redelmeier" <[email protected]> Thu, 17 Jul 2014 11:51:38 -0400 (EDT)
| Newsgroups | gmane.org.user-groups.linux.tolug |
|---|---|
| Message-ID | <[email protected]> |
resending AGAIN. ---------- Forwarded message ---------- From: D. Hugh Redelmeier <[email protected]> To: Toronto Linux Users Group <[email protected]> Date: Wed, 16 Jul 2014 13:34:19 -0400 (EDT) Subject: Re: [TLUG]: SSD sector specifications issues (fwd) resending because this hasn't yet shown up. ---------- Forwarded message ---------- From: D. Hugh Redelmeier <[email protected]> To: TLUG mailing list <[email protected]> Date: Mon, 14 Jul 2014 20:29:40 -0400 (EDT) Subject: Re: [TLUG]: SSD sector specifications issues | From: William Muriithi <[email protected]> | The system is currently using 512 sectors, but I suspect the SSD native | sectors are 4096. What's slow: write or read? The concept of sector as we know it is somewhat faked on NAND flash. One related concept is the unit in which things can be erased. I don't know what those are but I imagine things in the megabyte range. But I don't think you need to be aware of it. You can use hdparm -I to find out the logical and physical sector sizes (unless the drive lies). SSDs can be helped by using the trim feature. The command fstrim will do it, or a mount option. This only helps writes. -- The Toronto Linux Users Group. Meetings: http://gtalug.org/ TLUG requests: Linux topics, No HTML, wrap text below 80 columns How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists