<?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: Simple Disk Benchmarking in Linux Using &#8216;dd&#8217;	</title>
	<atom:link href="https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/feed/" rel="self" type="application/rss+xml" />
	<link>https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/</link>
	<description>Technology and System Administration</description>
	<lastBuildDate>Mon, 25 Feb 2013 02:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.1</generator>
	<item>
		<title>
		By: StackLinux		</title>
		<link>https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/#comment-42052</link>

		<dc:creator><![CDATA[StackLinux]]></dc:creator>
		<pubDate>Mon, 25 Feb 2013 02:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/?p=1256#comment-42052</guid>

					<description><![CDATA[Nice. Thanks! &#060;3 my server: 

# dd bs=1M count=512 if=/dev/zero of=test conv=fdatasync
512+0 records in
512+0 records out
536870912 bytes (537 MB) copied, 0.590489 s, 909 MB/s]]></description>
			<content:encoded><![CDATA[<p>Nice. Thanks! &lt;3 my server: </p>
<p># dd bs=1M count=512 if=/dev/zero of=test conv=fdatasync<br />
512+0 records in<br />
512+0 records out<br />
536870912 bytes (537 MB) copied, 0.590489 s, 909 MB/s</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave Drager		</title>
		<link>https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/#comment-42010</link>

		<dc:creator><![CDATA[Dave Drager]]></dc:creator>
		<pubDate>Mon, 26 Mar 2012 15:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/?p=1256#comment-42010</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/#comment-42009&quot;&gt;Hiperguru&lt;/a&gt;.

Maybe, but this is a bad way to go about it because if memory is &#039;buffering&#039; the write, like it is designed to, you still do not get accurate disk speed times. ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/#comment-42009">Hiperguru</a>.</p>
<p>Maybe, but this is a bad way to go about it because if memory is &#8216;buffering&#8217; the write, like it is designed to, you still do not get accurate disk speed times. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hiperguru		</title>
		<link>https://systembash.com/simple-disk-benchmarking-in-linux-using-dd/#comment-42009</link>

		<dc:creator><![CDATA[Hiperguru]]></dc:creator>
		<pubDate>Mon, 26 Mar 2012 13:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/?p=1256#comment-42009</guid>

					<description><![CDATA[If on a linux machine with 4GB of memory one could create a file that&#039;s 5GB - would it be written directly to the disk w/out being loaded in memory ?]]></description>
			<content:encoded><![CDATA[<p>If on a linux machine with 4GB of memory one could create a file that&#8217;s 5GB &#8211; would it be written directly to the disk w/out being loaded in memory ?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
