|
|
|
|
|
by ericseppanen
3230 days ago
|
|
That's not how SSDs work. You would never be exposed to uninitialized flash pages; they are unlinked from the logical address space until after the block gets erased and programmed with fresh data. Wear leveling doesn't change that process at all. |
|