Y
Hacker News
new
|
ask
|
show
|
jobs
by
wtallis
768 days ago
If a logical block address is not mapped to any physical flash memory addresses, then the SSD can return zeros for a read request immediately, without touching the flash.
1 comments
stavros
768 days ago
Does the mapping happen on first write? Is TRIM then a command that signals the SSD to unmap that block?
link
BeeOnRope
768 days ago
Yes.
link