<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine in Archive</title>
    <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7104#M6966</link>
    <description>&lt;P&gt;Yup... that's it is summary. &lt;/P&gt;</description>
    <pubDate>Sun, 02 Jan 2011 20:26:34 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2011-01-02T20:26:34Z</dc:date>
    <item>
      <title>An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7102#M6964</link>
      <description>In the absence of trim/garbage collection an SSD has the following problem (not present in spinners which can automatically overwrite old data): –In a heavily used drive, the SSD has to find "invalid" pages (as marked by the OS) to write new information. Here we have two sets of problems.  Firstly the SSD cannot overwrite the "invalid" page without deleting this page.  Secondly, and more seriously, SSD's cannot simply select one or more pages to delete/write but are limited to working with an entire block (each block consisting of 128 pages utilizing 512 K). 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. It then has to copy the entire "corrected" block from on board cache to the drive even though it might be only working with one or two or more of the total 128 pages within the block. This process is what causes the delays in the heavily used untrimmed SSD.  Trim when executed correctly, instantly marks the aforementioned, OS identified invalid pages for deletion. This allows the SSD's controller to execute the time-consuming aforementioned process prior to any writes to these pages (whether this process occurs instantaneously or during idle periods is questionable but irrelevant as long as it occurs relatively quickly). Garbage collection also is designed for the SSD controller to execute a similar erase function based on the design of the SSD controller.  Obviously, in very heavily used SSD's and/or inefficient controllers and/or improper OS set up, SSD's will lose their performance and often cause stuttering. In such situations the secure erase followed by an image restore might be the only solution.  Wear leveling does not directly affect these processes unless trim/GC cannot keep up with very heavy usage and the drive is saturated. &lt;B&gt;Guru's please opine but be gentle. I am trying my best to understand these processes.&lt;/B&gt;</description>
      <pubDate>Sat, 01 Jan 2011 13:36:45 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7102#M6964</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-01T13:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7103#M6965</link>
      <description>&lt;P&gt;I'm not a guru, but I would not describe that as an idiots understanding  &lt;/P&gt;</description>
      <pubDate>Sat, 01 Jan 2011 15:26:56 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7103#M6965</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-01T15:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7104#M6966</link>
      <description>&lt;P&gt;Yup... that's it is summary. &lt;/P&gt;</description>
      <pubDate>Sun, 02 Jan 2011 20:26:34 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7104#M6966</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-02T20:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7105#M6967</link>
      <description>&lt;P&gt;Yes, quite accurate, hardly an "idiots understanding" of SSDs.  One statement did catch my eye, that being:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;"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.&lt;/I&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We certainly need more idiots like you Snakeyeskm!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2011 05:42:08 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7105#M6967</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-03T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7106#M6968</link>
      <description>&lt;P&gt;Appreciate the feedback guys.&lt;/P&gt;&lt;P&gt;&lt;B&gt;parsec&lt;/B&gt;, appreciate your point, what I meant was that it was because of that cumbersome&lt;I&gt; read/erase/write&lt;/I&gt; process trim/GC were required to trigger the preemptive &lt;I&gt;read/erase&lt;/I&gt; part of the process so that the block was ready for just the&lt;I&gt; write&lt;/I&gt; process.I hope that is consistent with your understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2011 12:13:10 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7106#M6968</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-03T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7107#M6969</link>
      <description>&lt;P&gt;               &lt;I&gt;"I troll and I learn."&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't we all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see what you are saying, yes that is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was reading about Write Amplification (WA) and I was under the impression, possibly false, that a WA factor of 1 was either the minimum or the optimal value, perhaps theoretically, and of course I don't have the WA factor equation handy at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intel has claimed a WA factor of 1.1, which is excellent.  Recently, I read that OCZ (I think is was) claimed they have achieved a WA factor of 0.5.  That seemed odd to me, given what I wrote above.  I highly doubt that is a false claim, and may have been achieved by a different philosophy in their GC algorithm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering what others think about this?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2011 19:01:40 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7107#M6969</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-04T19:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7108#M6970</link>
      <description>&lt;P&gt;I think that SandForce makes that claim because the use a compression algorithm as part of their process. This allows them to reduce the amount of rewrites and potentially increases the life of the drives. Unfortunately this also seems to create the Achilles' heel of the vertex2 sand force drives when trying to handle incompressible data. This is a area where the C 300 has a clear advantage over the sand force OCZ drives. Would welcome any further thoughts.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2011 20:10:07 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7108#M6970</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-04T20:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7109#M6971</link>
      <description>&lt;P&gt;Yes, I am aware of the data compression-thing with the Sandforce controllers/firmware.  I wonder about that, and while I don't understand it, there are ramifications of that which could cause issues in other areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, that controller obviously must un-compress all data when it is read for use by the OS, user, etc.  The compress/decompress process, and vice versa, takes time but apparently does not hurt performance to much.  I thought that doing backups of those drives, disk images, etc, would be odd if the data was sent from the SSD in the compressed state, but then they just could not allow that to happen, since the data would be useless on any other 'drive.  Storing data in a proprietary format like that is somewhat scary, but I suppose no more so than data stored in some RAID arrays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardless, it seems that the Sandforce SSDs are not quite on the same playing field as other SSDs, due to the compression of data.  I wonder if there are any issues that might be caused by the data compression that I am not seeing.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2011 20:56:26 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7109#M6971</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-04T20:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7110#M6972</link>
      <description>&lt;P&gt;The problem I would think where SSD's doing compression and not handling incompressible data well is just down to how fast it can do it like a slow CPU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think built in compression on an SSD is not needed...and if anyone wanted compression on an SSD to improve Write Amplification or Endurance NTFS has a compression option and with CPU's being as fast as they are it shouldn't affect performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you don't want to use NTFS compression with an SSD that has built in compression nor for programs like Microsoft MSMQ that modifies data through mapped sections in a compressed file that can produce "dirty" pages faster than the mapped writer can write them. The other thing is with NTFS compression you can select what gets compressed but an SSD with built in compression does it all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could likely be why Intel SSD's don't do compression?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2011 21:47:59 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7110#M6972</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-04T21:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7111#M6973</link>
      <description>&lt;P&gt;PeterUK wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I would think where SSD's doing compression and not handling incompressible data well is just down to how fast it can do it like a slow CPU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think built in compression on an SSD is not needed...and if anyone wanted compression on an SSD to improve Write Amplification or Endurance NTFS has a compression option and with CPU's being as fast as they are it shouldn't affect performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you don't want to use NTFS compression with an SSD that has built in compression nor for programs like Microsoft MSMQ that modifies data through mapped sections in a compressed file that can produce "dirty" pages faster than the mapped writer can write them. The other thing is with NTFS compression you can select what gets compressed but an SSD with built in compression does it all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could likely be why Intel SSD's don't do compression?&lt;/P&gt;&lt;P&gt;The compression processing is done by the SandForce controller.  It does not rely on the host system CPU at all. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The compression is not just for improving write amplification.  It helps wih performance as there is less data to read/write.  You can see this performance difference on compressable vs uncompressable benchmarks.  I won't comment on how the compression algorithm actually works as I doubt anyone outside of SandForce knows and it is hard to run tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the concept of on-the-compression is a relatively novel idea.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2011 23:21:54 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7111#M6973</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-04T23:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7112#M6974</link>
      <description>&lt;P&gt;The compression processing is done by the SandForce controller.  It does not rely on the host system CPU at all.&lt;/P&gt;&lt;P&gt;Yes I know that I mean like a CPU limit for the SandForce controller itself yes....Which is why I said "&lt;B&gt;like&lt;/B&gt; a slow CPU" .&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2011 23:51:53 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7112#M6974</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-04T23:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7113#M6975</link>
      <description>&lt;P&gt;If I understand it right, trim on the SF drives occurs in a very controlled manner and is designed to minimize write amplification. As a result, unlike the more traditional (indilinx) SSD's where there can be a rapid implementation of trim/garbage collection resulting in rapid recovery of speed (at the cost of increased write amplification), sand force drives on the other hand, will sacrifice "as new" speeds in favor of a more measured and selective implementation of trim with selective blocks being pushed through for erase and rewrite. There is also reasonable speculation that SF drives monitor the amounts of writes during a given period and use that data to adjust write speed to secure nand longevity consistent with warranty periods. This combination of maximizing nand longevity/minimizing write amplification does result in an overall decline in performance to a "settled state" that can be 15 to 20% below "as new". Furthermore extensive use of incompressible data (video, music, zip and rar etc.) will slow these drives in both performance and ability to minimize write amplification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Curiouser and curiouser.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 00:51:41 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7113#M6975</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-05T00:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7114#M6976</link>
      <description>&lt;P&gt;PeterUK wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The compression processing is done by the SandForce controller.  It does not rely on the host system CPU at all.&lt;/P&gt;&lt;P&gt;Yes I know that I mean like a CPU limit for the SandForce controller itself yes....Which is why I said "&lt;B&gt;like&lt;/B&gt; a slow CPU" .&lt;/P&gt;&lt;P&gt;Even if there was a processor-bottleneck, the gains are still noticable.  BTW, the SF-2xxx will be released next year and are suppose to hit 500MB/s sequential...&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 07:04:46 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7114#M6976</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-05T07:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7115#M6977</link>
      <description>&lt;P&gt;Even if there was a processor-bottleneck, the gains are still noticable.  BTW, the SF-2xxx will be released next year and are suppose to hit 500MB/s sequential...&lt;/P&gt;&lt;P&gt;Very noticeable if you like writing ones and zeros.&lt;/P&gt;&lt;P&gt;^ and by that I mean a file that consists when written just ones or zeros so it can compress it well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course there is a disadvantaged (advantages too just posting the disadvantage) by doing compression on a SSD which is you are limited to the port speed since it decompresses at the SSD and so can't push data out faster then the port but with NTFS compression you pull data off the SSD compressed and decompress it after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: PeterUK&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 10:29:37 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7115#M6977</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-05T10:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7116#M6978</link>
      <description>&lt;P&gt;PeterUK wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if there was a processor-bottleneck, the gains are still noticable.  BTW, the SF-2xxx will be released next year and are suppose to hit 500MB/s sequential...&lt;/P&gt;&lt;P&gt;Very noticeable if you like writing ones and zeros.&lt;/P&gt;&lt;P&gt;^ and by that I mean a file that consists when written just ones or zeros so it can compress it well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course there is a disadvantaged (advantages too just posting the disadvantage) by doing compression on a SSD which is you are limited to the port speed since it decompresses at the SSD and so can't push data out faster then the port but with NTFS compression you pull data off the SSD compressed and decompress it after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: PeterUK&lt;/P&gt;&lt;P&gt;.44x write amplification with Vista + Office 2007 install... that means compression is probably in the 60-70% range: &lt;A href="http://images.anandtech.com/reviews/storage/SandForce/SF-2000/durawrite.jpg" rel="nofollow noopener noreferrer"&gt;http://images.anandtech.com/reviews/storage/SandForce/SF-2000/durawrite.jpg&lt;/A&gt; &lt;A href="http://images.anandtech.com/reviews/storage/SandForce/SF-2000/durawrite.jpg" rel="nofollow noopener noreferrer"&gt;http://images.anandtech.com/reviews/storage/SandForce/SF-2000/durawrite.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget that port bandwidth is really only an issue on sequential read/writes with relatively deep queue depths.  The SF-2xxx is going to be SATA 6Gb/s so port bandwidth won't be a problem. &lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 04:23:17 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7116#M6978</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-06T04:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7117#M6979</link>
      <description>&lt;P&gt;The SF-2xxx is going to be SATA 6Gb/s so port bandwidth won't be a problem. &lt;/P&gt;&lt;P&gt;I was thinking more on the connecting port then what the SSD has.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 09:09:43 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7117#M6979</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-06T09:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7118#M6980</link>
      <description>&lt;P&gt;I've just had a brain wave!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So SSD's in RAID can't TRIM and lets say can't GC when the SSD's in the array are filled with data and garbage the SSD does the read-modify-write thing to write new data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now here's the thing what if the RAID controller tells the OS its going to write some data...the OS looks at the array to see where its free (from it point of view) which the SSD does the read-modify-write thing but the RAID controller that was going to write data in the free space doesn't so that the read-modify-write operation just writes back data that is valid and frees the free space.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:40:09 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7118#M6980</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-06T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7119#M6981</link>
      <description>&lt;P&gt;Anand goes some preliminary SF-2582 benchmarks with compressible and uncompressible data: &lt;A href="http://www.anandtech.com/show/4100/ocz-vertex-pro-3-demo-worlds-first-sandforce-sf2000" rel="nofollow noopener noreferrer"&gt;http://www.anandtech.com/show/4100/ocz-vertex-pro-3-demo-worlds-first-sandforce-sf2000&lt;/A&gt; &lt;A href="http://www.anandtech.com/show/4100/ocz-vertex-pro-3-demo-worlds-first-sandforce-sf2000" rel="nofollow noopener noreferrer"&gt;http://www.anandtech.com/show/4100/ocz-vertex-pro-3-demo-worlds-first-sandforce-sf2000&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a bit confused on your proposal.  Is it that you want the RAID controller to hold the write in cache while SSD is going through the long read-modify-write process?  This only works if the controller has enough cache to hold the requests while the SSD is trying to catch up on completing them all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Also, the OS doesn't look at where the array is free though.  It just tells the controller to do something with its member disks.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 17:37:37 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7119#M6981</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-06T17:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7120#M6982</link>
      <description>&lt;P&gt;I'm a bit confused on your proposal.  Is it that you want the RAID controller to hold the write in cache while SSD is going through the long read-modify-write process?  This only works if the controller has enough cache to hold the requests while the SSD is trying to catch up on completing them all.&lt;/P&gt;&lt;P&gt;You need coffee...no this has nothing to do with cache this is to do with what the read-modify-write process writes back by faking write so that valid data is written back and garbage is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The OS shows 80GB free on a array of a total 160GB but that free space has garbage with the only option to read-modify-write but if by some way you can fake a 70GB write the SSD's in the array will read-modify-write but what you don't do is write 70GB of data you read-modify-write the valid data back should it be a block with some valid data on and with other blocks with garbage on read-modify-write nothing back to the SSD's so as to free space up.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 18:58:48 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7120#M6982</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-06T18:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: An idiots understanding of SSD limitations/trim/GC – guru's please opine</title>
      <link>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7121#M6983</link>
      <description>&lt;P&gt;I see... but would increase write amplification drastically though?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2011 22:56:35 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/an-idiots-understanding-of-ssd-limitations-trim-gc-guru-s-please/m-p/7121#M6983</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-01-06T22:56:35Z</dc:date>
    </item>
  </channel>
</rss>

