The Blind SSD

Modern OSes talk to hard drives using logical block addressing. While hard drives are rotational media, logical block addressing organizes sectors on a hard drive linearly. When you go to save a file, Windows simply issues a write command for your file at a specific logical block address, say LBA 15 for example.

Your OS knows what LBAs are available and which ones are occupied. When you delete a file, the LBAs that point to that file on your hard disk are listed as available. The data you’ve deleted hasn’t actually been removed and it doesn’t get wiped until those sectors on the drive are actually overwritten.

Believe it or not, SSDs actually work the same way.

The flash translation layer in a SSD controller maps LBAs to pages on the drive. The table below explains what happens to the data on the SSD depending on the action in the OS:

Action in the OS Reaction on a HDD Reaction on an SSD
File Create Write to a Sector Write to a Page
File Overwrite Write new data to the same Sector Write to a Different Page if possible, else Erase Block and Write to the Same Page
File Delete Nothing Nothing

 

When you delete a file in your OS, there is no reaction from either a hard drive or SSD. It isn’t until you overwrite the sector (on a hard drive) or page (on a SSD) that you actually lose the data. File recovery programs use this property to their advantage and that’s how they help you recover deleted files.

The key distinction between HDDs and SSDs however is what happens when you overwrite a file. While a HDD can simply write the new data to the same sector, a SSD will allocate a new (or previously used) page for the overwritten data. The page that contains the now invalid data will simply be marked as invalid and at some point it’ll get erased.

Strength in Numbers, What makes SSDs Fast Understanding the SSD Performance Degradation Problem
Comments Locked

250 Comments

View All Comments

  • strikeback03 - Thursday, March 19, 2009 - link

    If you get Newegg's specials, one of the codes is for the 30GB for $103 with a $20MIR, so $83 with shipping if the rebate comes through. At the size I would want (~120) the Super Talent undercuts the OCZ slightly.

    Does anyone know if you can install the firmware of one maker to another maker's SSD? For example, assuming both the Ultradrive ME and the Vertex use the same Indilinx controller, and say Super Talent chose to release it with the firmware which optimizes for higher sequential speeds, would the user be able to choose the firmware which optimizes for less latency?
  • Testtest - Wednesday, March 18, 2009 - link

    Ah, no editing?!

    A-Data's "300 plus" SSD also uses the Indilinx controller.
  • vailr - Wednesday, March 18, 2009 - link

    "The Anatomy of a SSD" should instead read: "The Anatomy of an SSD"
  • Flunk - Wednesday, March 18, 2009 - link

    Yes, because S is a vowel...
  • abudd - Wednesday, March 18, 2009 - link

    Assuming SSD = "es-es-dee" then "an SSD" is right. If it *sounds* like a vowel, use "an".
  • JarredWalton - Wednesday, March 18, 2009 - link

    Yes, *but* SSD could also be read as "Solid State Drive" instead of "ess ess dee", in which case you would say "a SSD". I tend to read it as "ess ess dee", but Anand thinks of those letters as "Solid State Drive".

    Potato, potato, tomato, tomato... let's call the whole thing off!
  • Azsen - Thursday, March 19, 2009 - link

    When reading acronyms you're supposed to think of them as the letters, i.e. when you see RAM, you think "ram" straight off not Random Access Memory. When you see "IBM" you think "eye bee emm" not International Business Machines etc etc. It would take ages to read an article if you had to stop and think out all the full wording of acronyms as you're reading them.

    I'm going with the correction of "Anatomy of an SSD". Correct English fullstop.
  • JarredWalton - Thursday, March 19, 2009 - link

    By your comment, you suggest two different things, and that's really okay. That was my point: when you see "RAM" you probably thing "ram" as in the animal... not "Are A Em". You say "a RAM stick" not "an RAM stick". I'd guess most people think of SATA as "Ess A Tee A", but if you talk to most computer techs that are in the know, it's "say-te" so you would say "a SATA drive".

    And you know, I'm sure plenty of people will agree with the correct way of saying SATA, and that's perfectly okay. English really is a very flexible thing - particularly in the tech world - and rarely is there an "always right" way of saying things. If Anand wants to say "a SSD" and others want to say "an SSD", I'm not going to try to declare one group or the other correct. They both are, depending on your viewpoint.

    "I believe the world is neither black nor white, but only shades of gray."
  • Pythias - Friday, March 20, 2009 - link

    Can't have gray without black and white.
  • 7Enigma - Wednesday, March 18, 2009 - link

    HAHAHA. What a tool. I love it when people critique grammar.....and get it wrong.

Log in

Don't have an account? Sign up now