01-01-2011 05:36 AM
01-01-2011 07:26 AM
I'm not a guru, but I would not describe that as an idiots understanding
01-02-2011 12:26 PM
Yup... that's it is summary.
01-02-2011 09:42 PM
Yes, quite accurate, hardly an "idiots understanding" of SSDs. One statement did catch my eye, that being:
"As a result (barring trim/GC) the SSD has to read the entire block into its cache/flash and perform the delete/write process on the respective pages."
My interpretation of this may not be what you meant, and my detail nit-picking notwithstanding, but TRIM and GC have nothing to do with the need to read a block into cache for an erase operation, that is just innate in Flash memory, their layout, or the controllers for some reason. I imagine you had something else in mind.
This seeming requirement to only work with blocks during delete operations is a huge stumbling block for SSDs. Remove that constraint, and the NAND flood gates will be open much wider. Even page level erases would make a big difference. Wouldn't it be great if the new G3's had that as a feature! NOT trying to start a rumor here, but OMGosh, I'm sure you know what I mean!
We certainly need more idiots like you Snakeyeskm!
01-03-2011 04:13 AM
Appreciate the feedback guys.
parsec, appreciate your point, what I meant was that it was because of that cumbersome read/erase/write process trim/GC were required to trigger the preemptive read/erase part of the process so that the block was ready for just the write process.I hope that is consistent with your understanding.
I hope you are right about the G3's. The whole game is now about Write Amplification in SSD's an area in which Intel has always had the lead. But that's a whole another topic.Thanks for the feedback and your many helpful posts scattered through this forum. I troll and I learn.