Title. :)

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (1 child)

The point is to run TLC drives. SLC drives of that capacity are too expensive and are thus not recommended.

  • source
  • hideshow 2 child comments
  • [+] 6 points 2 years ago* (last edited 6 months ago) (2 children)
  • [–] 14 points 2 years ago (2 children)
    • SLC -> Single-Level Cell, i.e. 1 bit per cell
    • MLC -> Multi-Level Cell, i.e. 2 bits per cell
    • TLC -> Triple-Level Cell, i.e. 3 bits per cell
    • QLC -> Quad-Level Cell, i.e. 4 bits per cell

    The more bits per cell you store, the more dense and therefore cheaper your flash chips can be for a give capacity. The downside is that it is slower and less reliable since you have to be able to write and read exponentially more voltage states per cell, e.g. 2 states for SLC, 4 states for MLC, 8 states for TLC, etc.

  • source
  • parent
  • hideshow 4 child comments