Trimmed blocks in defer-write
Posted: Tue Feb 18, 2014 3:46 pm
I'd like to have a statistic which shows how many of the trimmed blocks were waiting in the defer-write queue. This might give a good understanding at how beneficial the defer-write is for my SSD.
The possible performance I'd might get from the defer-write by rewriting blocks from the same page of the SSD chip at once instead of one-by-one is already solved by an SLC write cache Samsung provides for my 840EVO (patented as TurboWrite).
Seagate performs this too with their SSHD's.
The possible performance I'd might get from the defer-write by rewriting blocks from the same page of the SSD chip at once instead of one-by-one is already solved by an SLC write cache Samsung provides for my 840EVO (patented as TurboWrite).
Seagate performs this too with their SSHD's.