<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Syringe.Net.Nz - Windows 7even</title>
    <link>http://www.syringe.net.nz/</link>
    <description>Irregular Injection Of Opinion</description>
    <language>en-us</language>
    <copyright>Chris J.T. Auld</copyright>
    <lastBuildDate>Fri, 06 Mar 2009 07:28:36 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>chris@syringe.net.nz</managingEditor>
    <webMaster>chris@syringe.net.nz</webMaster>
    <item>
      <trackback:ping>http://www.syringe.net.nz/Trackback.aspx?guid=4972cbe3-81fa-4cac-a397-9a3aebc66a15</trackback:ping>
      <pingback:server>http://www.syringe.net.nz/pingback.aspx</pingback:server>
      <pingback:target>http://www.syringe.net.nz/PermaLink,guid,4972cbe3-81fa-4cac-a397-9a3aebc66a15.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.syringe.net.nz/CommentView,guid,4972cbe3-81fa-4cac-a397-9a3aebc66a15.aspx</wfw:comment>
      <wfw:commentRss>http://www.syringe.net.nz/SyndicationService.asmx/GetEntryCommentsRss?guid=4972cbe3-81fa-4cac-a397-9a3aebc66a15</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So there are plenty of posts around the web about how to get the best performance
out of Virtual Machines. I thought I’d jot down what I do. I use VMs mostly for running
training and demos- so my usage approach is optimized that way.
</p>
        <p>
First let me say I am a Virtual PC guy. I’ve tried VMWare, I’ve tried Hyper-V, I’ve
tried Virtual Server 2005 R2. In the end I just find VPC 2007 SP1 the best balance
of performance and convenience. I use VMs mostly for presenting and I do so off a
less than uber grunty machine- I run my VMs on a Lenovo x61t Notebook- it’s not the
fastest machine in the world but it is tiny, light and versatile- all grat for regular
travellers like me. My Vista Index looks like this
</p>
        <p>
          <a href="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/GettingTailKickingPerformanceOutofVirtua_11BF6/image_2.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/GettingTailKickingPerformanceOutofVirtua_11BF6/image_thumb.png" width="244" height="192" />
          </a>
          <br />
You’ll note I’ve invested in the important things- 300GB 7200RPM HDD and 4GB of RAM.
Despite only being a 1.6Ghz Processor it still gets a 4.5.
</p>
        <p>
Anyway, I digress. So here’s how I run my VPCs.
</p>
        <p>
I do some basic Host machine tweaks per: <a title="http://support.microsoft.com/Default.aspx?id=840193" href="http://support.microsoft.com/Default.aspx?id=840193">http://support.microsoft.com/Default.aspx?id=840193</a><br />
Basically this is just configuring my Virus Scanner (CA eTrust) to ignore VPC and
my VHD and other related files.<br /><br />
I follow some of the guest tweaks that Andrew Connell has collated <a href="http://www.andrewconnell.com/blog/articles/SqeezePerformanceOutOfVirtualPCs.aspx">here</a>.
</p>
        <p>
My key secret is my drive configuration.<br />
I put my VHDs onto a fast Flash key. I’ve got a 32GB Patriot XT and I just got an
OCZ ATV 32GB. Both are fast reading drives at about 30 Megabytes per Second..<br />
I then configure my VMC so that the *.vmc file is on my primary HDD spindle (the 7200RPM
drive above) and I turn on Undo disks. This means that all the write traffic is on
the 7200RPM platter and the read access is split between this main drive and the thumb
drive. The result is great performance. I’ll probably swap my primary drive to an
SSD later this year which will probably mean a bit of a rethink.
</p>
        <p>
YMMV.. but this works well for me.
</p>
        <img width="0" height="0" src="http://www.syringe.net.nz/aggbug.ashx?id=4972cbe3-81fa-4cac-a397-9a3aebc66a15" />
      </body>
      <title>Getting Tail Kicking Performance Out of Virtual PC</title>
      <guid isPermaLink="false">http://www.syringe.net.nz/PermaLink,guid,4972cbe3-81fa-4cac-a397-9a3aebc66a15.aspx</guid>
      <link>http://www.syringe.net.nz/2009/03/06/GettingTailKickingPerformanceOutOfVirtualPC.aspx</link>
      <pubDate>Fri, 06 Mar 2009 07:28:36 GMT</pubDate>
      <description>&lt;p&gt;
So there are plenty of posts around the web about how to get the best performance
out of Virtual Machines. I thought I’d jot down what I do. I use VMs mostly for running
training and demos- so my usage approach is optimized that way.
&lt;/p&gt;
&lt;p&gt;
First let me say I am a Virtual PC guy. I’ve tried VMWare, I’ve tried Hyper-V, I’ve
tried Virtual Server 2005 R2. In the end I just find VPC 2007 SP1 the best balance
of performance and convenience. I use VMs mostly for presenting and I do so off a
less than uber grunty machine- I run my VMs on a Lenovo x61t Notebook- it’s not the
fastest machine in the world but it is tiny, light and versatile- all grat for regular
travellers like me. My Vista Index looks like this
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/GettingTailKickingPerformanceOutofVirtua_11BF6/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/GettingTailKickingPerformanceOutofVirtua_11BF6/image_thumb.png" width="244" height="192"&gt;&lt;/a&gt; 
&lt;br&gt;
You’ll note I’ve invested in the important things- 300GB 7200RPM HDD and 4GB of RAM.
Despite only being a 1.6Ghz Processor it still gets a 4.5.
&lt;/p&gt;
&lt;p&gt;
Anyway, I digress. So here’s how I run my VPCs.
&lt;/p&gt;
&lt;p&gt;
I do some basic Host machine tweaks per: &lt;a title="http://support.microsoft.com/Default.aspx?id=840193" href="http://support.microsoft.com/Default.aspx?id=840193"&gt;http://support.microsoft.com/Default.aspx?id=840193&lt;/a&gt;
&lt;br&gt;
Basically this is just configuring my Virus Scanner (CA eTrust) to ignore VPC and
my VHD and other related files.&lt;br&gt;
&lt;br&gt;
I follow some of the guest tweaks that Andrew Connell has collated &lt;a href="http://www.andrewconnell.com/blog/articles/SqeezePerformanceOutOfVirtualPCs.aspx"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
My key secret is my drive configuration.&lt;br&gt;
I put my VHDs onto a fast Flash key. I’ve got a 32GB Patriot XT and I just got an
OCZ ATV 32GB. Both are fast reading drives at about 30 Megabytes per Second..&lt;br&gt;
I then configure my VMC so that the *.vmc file is on my primary HDD spindle (the 7200RPM
drive above) and I turn on Undo disks. This means that all the write traffic is on
the 7200RPM platter and the read access is split between this main drive and the thumb
drive. The result is great performance. I’ll probably swap my primary drive to an
SSD later this year which will probably mean a bit of a rethink.
&lt;/p&gt;
&lt;p&gt;
YMMV.. but this works well for me.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.syringe.net.nz/aggbug.ashx?id=4972cbe3-81fa-4cac-a397-9a3aebc66a15" /&gt;</description>
      <comments>http://www.syringe.net.nz/CommentView,guid,4972cbe3-81fa-4cac-a397-9a3aebc66a15.aspx</comments>
      <category>.NET</category>
      <category>Windows 7even</category>
    </item>
    <item>
      <trackback:ping>http://www.syringe.net.nz/Trackback.aspx?guid=4fda4676-b41e-47e5-be2a-a2ca786ec169</trackback:ping>
      <pingback:server>http://www.syringe.net.nz/pingback.aspx</pingback:server>
      <pingback:target>http://www.syringe.net.nz/PermaLink,guid,4fda4676-b41e-47e5-be2a-a2ca786ec169.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.syringe.net.nz/CommentView,guid,4fda4676-b41e-47e5-be2a-a2ca786ec169.aspx</wfw:comment>
      <wfw:commentRss>http://www.syringe.net.nz/SyndicationService.asmx/GetEntryCommentsRss?guid=4fda4676-b41e-47e5-be2a-a2ca786ec169</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
So this has been REALLY frustrating me. Any time my machine sleeps the Wifi doesn’t
work on resume and I have to reboot.
</p>
        <p>
Given the propensity of Windows 7 to sleep given any chance whatsoever (power saving
madness!) this became quite infuriating. It' seemed to happen on both my machine,
an HP and a Lenovo- with different drivers on each.
</p>
        <p>
In the end I’ve traced it to the Virtual Machine Network Services feature on the WiFi
adapter:
</p>
        <p>
          <a href="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/Windows7BetaWirelessnetworkingFailsWhenY_1D59/image_2.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/Windows7BetaWirelessnetworkingFailsWhenY_1D59/image_thumb.png" width="195" height="244" />
          </a>
        </p>
        <p>
Disable this and everything works really well again. These get installed with Virtual
PC 2007
</p>
        <p>
Hopefully this helps and has sufficiently GoogleJuicy keywords in the title!
</p>
        <img width="0" height="0" src="http://www.syringe.net.nz/aggbug.ashx?id=4fda4676-b41e-47e5-be2a-a2ca786ec169" />
      </body>
      <title>Windows 7 Beta &amp;ndash; Wireless networking Fails When You Resume from Sleep Mode</title>
      <guid isPermaLink="false">http://www.syringe.net.nz/PermaLink,guid,4fda4676-b41e-47e5-be2a-a2ca786ec169.aspx</guid>
      <link>http://www.syringe.net.nz/2009/02/18/Windows7BetaNdashWirelessNetworkingFailsWhenYouResumeFromSleepMode.aspx</link>
      <pubDate>Wed, 18 Feb 2009 13:07:14 GMT</pubDate>
      <description>&lt;p&gt;
So this has been REALLY frustrating me. Any time my machine sleeps the Wifi doesn’t
work on resume and I have to reboot.
&lt;/p&gt;
&lt;p&gt;
Given the propensity of Windows 7 to sleep given any chance whatsoever (power saving
madness!) this became quite infuriating. It' seemed to happen on both my machine,
an HP and a Lenovo- with different drivers on each.
&lt;/p&gt;
&lt;p&gt;
In the end I’ve traced it to the Virtual Machine Network Services feature on the WiFi
adapter:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/Windows7BetaWirelessnetworkingFailsWhenY_1D59/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.syringe.net.nz/content/binary/WindowsLiveWriter/Windows7BetaWirelessnetworkingFailsWhenY_1D59/image_thumb.png" width="195" height="244"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Disable this and everything works really well again. These get installed with Virtual
PC 2007
&lt;/p&gt;
&lt;p&gt;
Hopefully this helps and has sufficiently GoogleJuicy keywords in the title!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.syringe.net.nz/aggbug.ashx?id=4fda4676-b41e-47e5-be2a-a2ca786ec169" /&gt;</description>
      <comments>http://www.syringe.net.nz/CommentView,guid,4fda4676-b41e-47e5-be2a-a2ca786ec169.aspx</comments>
      <category>Windows 7even</category>
    </item>
  </channel>
</rss>