<?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: Official Erase Block Size for 320 Series? in Archive</title>
    <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10417#M8181</link>
    <description>&lt;P&gt;The drive cannot erase a full NAND "block" if there's evidence of something still using it (the FTL handles this); that's completely unrelated to page alignment (more specifically, the important of partition alignment).  Align your partition to a boundary evenly divisible by 8KBytes (8192 bytes) and you should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm very curious why you're so concerned about "erase block size", however.&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2011 21:16:32 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2011-05-26T21:16:32Z</dc:date>
    <item>
      <title>Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10413#M8177</link>
      <description>&lt;P&gt;I would like to know the Erase Block size for the Intel SSD 320 series.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course I need it to be able properly align partitions, in OS X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it 128k or 512k or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. only confirmed sources, not guessing, and not saying, it does not need to be aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2011 08:58:10 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10413#M8177</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-05-24T08:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10414#M8178</link>
      <description>&lt;P&gt;For aligned partitions, 4KByte (4096 bytes) alignment is correct and is what you should use for partition alignment.  Many docs online recommend skipping the first 128 "sectors", which is 512 * 128 = 65536 bytes (64KBytes), for your first/primary partition.  65536 is also divisible by 4096 in case you're worried about the "4KB sector size" concern with SSDs (though most still SSDs report 512-byte "sectors" to the OS and merge multiple reads/writes into 4KByte segments internal to the drive).  64KBytes is enough for bootloaders to fit into as well, so all is good there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual NAND flash pages on the drive itself are of a size that's unknown to me (Intel hasn't stated what the flash page size is), but this doesn't matter to the underlying OS (for any reason; performance or otherwise), as the FTL takes care of the translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what utilities OS X uses for partition creation, but ultimately it doesn't matter, the same rules above apply.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2011 21:28:40 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10414#M8178</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-05-24T21:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10415#M8179</link>
      <description>&lt;P&gt;According to Anandtech's reporting on IMTF's anouncement for the 25nm flash used in the 320 the flash has a page size of 8K, and a erase block is 256 pages, which gives a block size of 2MB.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2011 11:33:29 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10415#M8179</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-05-25T11:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10416#M8180</link>
      <description>&lt;P&gt;Thanks, Alpha.&lt;/P&gt;&lt;P&gt;Would you care about aligning your partitions to 2MB borders?&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 13:50:26 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10416#M8180</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-05-26T13:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10417#M8181</link>
      <description>&lt;P&gt;The drive cannot erase a full NAND "block" if there's evidence of something still using it (the FTL handles this); that's completely unrelated to page alignment (more specifically, the important of partition alignment).  Align your partition to a boundary evenly divisible by 8KBytes (8192 bytes) and you should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm very curious why you're so concerned about "erase block size", however.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2011 21:16:32 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10417#M8181</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-05-26T21:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10418#M8182</link>
      <description>&lt;P&gt;Why am I concerned? There's a ton of info on forums regarding partiotion alignment on SSDs and how this effects performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally partition boundaries match Erase Block Size boundaries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like an official answer... On other, competitor's products (SSDs), this is publicly available info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Intel has a secret technology and does not want to make the answer public, it is fine, just help us by telling us what proper partition boundaries are.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2011 07:40:36 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10418#M8182</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-06-03T07:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10419#M8183</link>
      <description>&lt;P&gt;You, like most people on forums (so don't feel alone), are misunderstanding the technology.  The erase block size doesn't matter nor does it have anything to do with performance -- it's the NAND flash page ("cell") size and alignment that matters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take the time to read the following Wikipedia page, which explains how all of this works.  Again: NAND flash page ("cell") size is what you need to be confirmed about, not the erase page size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;A href="http://en.wikipedia.org/wiki/Write_amplification" rel="nofollow noopener noreferrer"&gt;http://en.wikipedia.org/wiki/Write_amplification&lt;/A&gt; &lt;A href="http://en.wikipedia.org/wiki/Write_amplification" rel="nofollow noopener noreferrer"&gt;http://en.wikipedia.org/wiki/Write_amplification&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll  want to read sections titled "Basic SSD operation", "Garbage  collection", "Background garbage collection", and "Over-provisioning".  &lt;B&gt;Don't just skim and look at the pretty pictures -- you need to read the text to understand fully&lt;/B&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2011 02:45:22 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10419#M8183</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-06-04T02:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Official Erase Block Size for 320 Series?</title>
      <link>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10420#M8184</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any benefits if I make NTFS page size 8K instead of default 4K in this case?&lt;/P&gt;&lt;P&gt;One SSD cell will hold only one piece of data - or something like that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Vilius&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 15:52:00 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/official-erase-block-size-for-320-series/m-p/10420#M8184</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2011-10-13T15:52:00Z</dc:date>
    </item>
  </channel>
</rss>

