<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: XP or Vista…which one’s better for SSDs?</title>
	<atom:link href="http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 02:16:24 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-115</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 25 Mar 2009 18:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-115</guid>
		<description>Interesting to note that Windows 7 has been optimized to work efficiently with SSD

http://www.digitimes.com/news/a20090320PD208.html</description>
		<content:encoded><![CDATA[<p>Interesting to note that Windows 7 has been optimized to work efficiently with SSD</p>
<p><a href="http://www.digitimes.com/news/a20090320PD208.html" rel="nofollow">http://www.digitimes.com/news/a20090320PD208.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rudepeople</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-108</link>
		<dc:creator>rudepeople</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-108</guid>
		<description>BTW: the Linux kernel has had block device writing efficiency down since the 2.4 kernel and BSD has had it working for longer (both HAD to, as they were at some point built for embedded appliances--firewalls, routers, and such--which often ran on NAND or CF storage devices)

Don&#039;t get me wrong, I&#039;m not a complete Linux zealot... I feel that everyone has an OS that is functional for them, some need windows, others prefer Linux, and still more are more proficient in Mac OS... but at the same time it upsets me when corporations &quot;forget&quot; that Windows is NOT the only OS in the world.</description>
		<content:encoded><![CDATA[<p>BTW: the Linux kernel has had block device writing efficiency down since the 2.4 kernel and BSD has had it working for longer (both HAD to, as they were at some point built for embedded appliances&#8211;firewalls, routers, and such&#8211;which often ran on NAND or CF storage devices)</p>
<p>Don&#8217;t get me wrong, I&#8217;m not a complete Linux zealot&#8230; I feel that everyone has an OS that is functional for them, some need windows, others prefer Linux, and still more are more proficient in Mac OS&#8230; but at the same time it upsets me when corporations &#8220;forget&#8221; that Windows is NOT the only OS in the world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Which operating system is best for SSDs? &#124; InfoWorld &#124; News &#124; 2008-12-11 &#124; By Lucas Mearian, Computerworld</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-103</link>
		<dc:creator>Which operating system is best for SSDs? &#124; InfoWorld &#124; News &#124; 2008-12-11 &#124; By Lucas Mearian, Computerworld</dc:creator>
		<pubDate>Thu, 11 Dec 2008 19:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-103</guid>
		<description>[...] Micron found that Vista and Mac OS X performed better with its SSDs than XP, according to a post on Micron&#039;s blog site . XP does not align the data in the most efficient way for an SSD -- in 4KB blocks -- while Vista [...]</description>
		<content:encoded><![CDATA[<p>[...] Micron found that Vista and Mac OS X performed better with its SSDs than XP, according to a post on Micron&#8217;s blog site . XP does not align the data in the most efficient way for an SSD &#8212; in 4KB blocks &#8212; while Vista [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-107</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-107</guid>
		<description>Jason, a defrag utility doesn&#039;t help an SSD free up space ... today. Here&#039;s why: Defragers move the drive contents around to put files in large contiguous blocks. In doing so, they update the location of the content and the entries in look-up tables (i.e. FAT tables) so the O/S can find the content. However, the old content location is not actually erased, it&#039;s just not pointed to by the FAT table. To the drive, the old data is not free space. Now, in the world-of-tomorrow, Defrag utilities will know they are working on an SSD and will use some of the new SATA-8 commands to tell the drive what is free space.</description>
		<content:encoded><![CDATA[<p>Jason, a defrag utility doesn&#8217;t help an SSD free up space &#8230; today. Here&#8217;s why: Defragers move the drive contents around to put files in large contiguous blocks. In doing so, they update the location of the content and the entries in look-up tables (i.e. FAT tables) so the O/S can find the content. However, the old content location is not actually erased, it&#8217;s just not pointed to by the FAT table. To the drive, the old data is not free space. Now, in the world-of-tomorrow, Defrag utilities will know they are working on an SSD and will use some of the new SATA-8 commands to tell the drive what is free space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-106</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-106</guid>
		<description>Hello again, GullLars! So, in identically configured systems we have not noted any significant difference in background writes. Frankly, today we spend more of our time beating up these drives--trying to break them--than we do looking at background operations. While we&#039;ve captured a lot of that information, it&#039;s oh-so-boring ... Our main interest has been to understand wear implications. Application launch and operation is a lot more interesting and is where SSDs really shine.</description>
		<content:encoded><![CDATA[<p>Hello again, GullLars! So, in identically configured systems we have not noted any significant difference in background writes. Frankly, today we spend more of our time beating up these drives&#8211;trying to break them&#8211;than we do looking at background operations. While we&#8217;ve captured a lot of that information, it&#8217;s oh-so-boring &#8230; Our main interest has been to understand wear implications. Application launch and operation is a lot more interesting and is where SSDs really shine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GullLars</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-105</link>
		<dc:creator>GullLars</dc:creator>
		<pubDate>Thu, 04 Dec 2008 03:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-105</guid>
		<description>Great article here. I was actually surprised by your findings. However i have a question: Even if vista alligns the writes better, wich operating system does the most background writes? And how much background write is done in real life desktop enviroments? It would be great to see some estimate numbers of MB/s (or KB/s), write block sizes, IOPS, and how much of this is sequential vs random.

Jason Tan, the information you are posting there is partially incorrect, and can be wrong for many SSDs that manage this correctly.
This storage blog already has an article on this, reffering to it as garbage collection.
This can also be seen as a sub segment of wear-leveling.
For more info on this speciffic matter you can google Intels whitepapers for their new drives, as this is one of their main focus points.</description>
		<content:encoded><![CDATA[<p>Great article here. I was actually surprised by your findings. However i have a question: Even if vista alligns the writes better, wich operating system does the most background writes? And how much background write is done in real life desktop enviroments? It would be great to see some estimate numbers of MB/s (or KB/s), write block sizes, IOPS, and how much of this is sequential vs random.</p>
<p>Jason Tan, the information you are posting there is partially incorrect, and can be wrong for many SSDs that manage this correctly.<br />
This storage blog already has an article on this, reffering to it as garbage collection.<br />
This can also be seen as a sub segment of wear-leveling.<br />
For more info on this speciffic matter you can google Intels whitepapers for their new drives, as this is one of their main focus points.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Tan</title>
		<link>http://www.micronblogs.com/2008/12/which-windows-is-better-for-ssds/comment-page-1/#comment-104</link>
		<dc:creator>Jason Tan</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://advancedstorage.micronblogs.com/?p=71#comment-104</guid>
		<description>Reg. SSD defragmentation, it seems that while SSDs are immune to deterioration in read speed from file fragmentation, they are quite susceptible to poor write performance from free space (not file) fragmentation.

There is some more information available at the Diskeeper Blog which describes their approach towards SSD optimization
http://www.diskeeperblog.com/archives/2008/12/hyperfast_is_al.html#comments
(Diskeeper are the guys who rule the Windows defrag market)

According to them, file defragmentation is not required, as used to be with HDDs, but free space consolidation greatly helps to improve file write performance and drive life.

Interesting, no?</description>
		<content:encoded><![CDATA[<p>Reg. SSD defragmentation, it seems that while SSDs are immune to deterioration in read speed from file fragmentation, they are quite susceptible to poor write performance from free space (not file) fragmentation.</p>
<p>There is some more information available at the Diskeeper Blog which describes their approach towards SSD optimization<br />
<a href="http://www.diskeeperblog.com/archives/2008/12/hyperfast_is_al.html#comments" rel="nofollow">http://www.diskeeperblog.com/archives/2008/12/hyperfast_is_al.html#comments</a><br />
(Diskeeper are the guys who rule the Windows defrag market)</p>
<p>According to them, file defragmentation is not required, as used to be with HDDs, but free space consolidation greatly helps to improve file write performance and drive life.</p>
<p>Interesting, no?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
