<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Capi's Corner &#187; optimization</title>
	<atom:link href="http://www.dont-panic.cc/capi/tag/optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dont-panic.cc/capi</link>
	<description>Development, Network, Security, Ideas &#038; Opinions</description>
	<lastBuildDate>Sat, 10 Dec 2011 19:31:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Increasing Performance of VMWare Virtual Machines on External Devices</title>
		<link>http://www.dont-panic.cc/capi/2006/04/23/increasing-performance-of-vmware-on-external-devices/</link>
		<comments>http://www.dont-panic.cc/capi/2006/04/23/increasing-performance-of-vmware-on-external-devices/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 19:27:21 +0000</pubDate>
		<dc:creator>Martin Carpella</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[external-device]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tuning]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.dont-panic.cc/capi/archives/36</guid>
		<description><![CDATA[By default, VMware Workstation 5.x use a memory mapped file for backing the RAM of the simulated machines. This eases the pressure on the system&#8217;s page file. If you host the virtual machine on an external drive, however, this can become a bottle neck, especially if the external device is slow (e.g. USB 1.1, flash, [...]]]></description>
			<content:encoded><![CDATA[<p>By default, <a href="http://www.vmware.com">VMware</a> Workstation 5.x use a memory mapped file for backing the RAM of the simulated machines. This eases the pressure on the system&#8217;s page file. If you host the virtual machine on an external drive, however, this can become a bottle neck, especially if the external device is slow (e.g. USB 1.1, flash, etc.).</p>
<p>As described in this <a href="http://www.vmware.com/support/kb/enduser/std_adp.php?p_sid=x8NVkM5i&#038;p_lva=&#038;p_faqid=1620&#038;p_created=1112131543&#038;p_sp=cF9zcmNoPTEmcF9ncmlkc29ydD0mcF9yb3dfY250PTUwJnBfc2VhcmNoX3RleHQ9c2xvdyBleHRlcm5hbCZwX3NlYXJjaF90eXBlPTcmcF9wcm9kX2x2bDE9fmFueX4mcF9wcm9kX2x2bDI9fmFueX4mcF9zb3J0X2J5PWRmbHQmcF9wYWdlPTE*&#038;p_li=">VMware Knowledge Base Article</a>, you can turn of VMWare&#8217;s behaviour to use a memory mapped file and force it to use the system&#8217;s paging mechanism instead. To do so, you just have to add</p>
<blockquote><p><code>mainMem.useNamedFile=FALSE</code></p></blockquote>
<p>to your virtual machine&#8217;s configuration file (.vmx).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dont-panic.cc/capi/2006/04/23/increasing-performance-of-vmware-on-external-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

