The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    MLC vs TLC in write-once applications

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by Katiecat, Jan 5, 2016.

  1. Katiecat

    Katiecat Notebook Consultant

    Reputations:
    31
    Messages:
    124
    Likes Received:
    112
    Trophy Points:
    56
    If I'm using an SSD as more or less a read-only device, is there any benefit to MLC over TLC (and up)? Does endurance only matter for total number of writes, or do uptime and/or reads affect the time before data loss can begin to occur?
     
  2. djembe

    djembe drum while you work

    Reputations:
    1,064
    Messages:
    1,455
    Likes Received:
    203
    Trophy Points:
    81
    To answer your question, MLC does have an advantage over TLC in read-only application. MLC is is more resistant to data loss.

    However, with that said, a magnetic hard drive would be superior to an SSD in data retention in an infrequently-accessed storage device.
     
    tilleroftheearth likes this.
  3. Katiecat

    Katiecat Notebook Consultant

    Reputations:
    31
    Messages:
    124
    Likes Received:
    112
    Trophy Points:
    56
    For this application, the drive is going to be used regularly and in a random-access pattern (many simultaneous ~4MB reads), so SSDs are pretty much perfect for the task. Also, data loss would be more of a nuisance than a problem, since I can always just keep a backup on a mechanical. Plus any data integrity issues would likely be immediately noticeable.

    For this data loss, it would mostly be just corruption of written information, right? Or would the cells actually become unusable?
     
  4. Mr.Koala

    Mr.Koala Notebook Virtuoso

    Reputations:
    568
    Messages:
    2,307
    Likes Received:
    566
    Trophy Points:
    131
    TLC will lose data faster than 2 bit MLC. The cells are not broken in a high P/E sense and are still reusable, but charge will leak to a level at which recovery of old data is difficult.

    However the controller may automatically recharge blocks with old data as long as it is powered.
     
    Last edited: Jan 6, 2016
  5. Katiecat

    Katiecat Notebook Consultant

    Reputations:
    31
    Messages:
    124
    Likes Received:
    112
    Trophy Points:
    56
    Hmm... shouldn't be too big an issue then using TLC for this. Thanks! :)