<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC e7 RSS Feed</title>
 <link>http://www.maximumpc.com/tags/e7</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>Engineering Windows 7 for Faster Boot Performance</title>
 <link>http://www.maximumpc.com/article/news/engineering_windows_7_faster_boot_performance</link>
 <description>&lt;!--paging_filter--&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/header_w7-boot.png&quot; alt=&quot;Engineering Windows 7 for Faster Boot Times&quot; width=&quot;410&quot; height=&quot;194&quot; /&gt;&lt;/div&gt;
&lt;p&gt;What can be done to help Windows 7 boot faster? &lt;a href=&quot;http://blogs.msdn.com/e7/archive/2008/08/29/boot-performance.aspx&quot;&gt;According to&lt;/a&gt; Windows Fundamentals feature team leader Michael Fortin, blogging on the e7 (Engineering Windows 7) blog. a clean install isn&#039;t necessarily the way to go:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;As the system [running Windows Vista SP1] arrived to us, the off-the-shelf configuration had a ~45 second boot time. Performing a clean install of Vista SP1 on the same system produced a consistent ~23 second boot time. Of course, being a clean install, there were many fewer processes, services and a slightly different set of drivers (mostly the versions were different). However, we were able to take the off-the-shelf configuration and optimize it to produce a consistent boot time of ~21 seconds, ~2 seconds faster than the clean install because some driver/BIOS changes could be made in the optimized configuration.&lt;/p&gt;
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Fortin identifies a number of design goals for Windows 7 to help it achieve a high percentage of &amp;quot;very good&amp;quot; boot times (under 15 seconds), including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reducing the number of system services&lt;/li&gt;
&lt;li&gt;Reducing the demand that system services make on CPU, disk, and memory resources&lt;/li&gt;
&lt;li&gt;Device and driver optimization&lt;/li&gt;
&lt;li&gt;Improving parallelism of driver initialization (enabling multiple drivers to be installed at the same time)&lt;/li&gt;
&lt;li&gt;Faster prefeching optimized for both traditional and SSD hard disks&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fortin&#039;s comments suggest that Microsoft is working very closely with system vendors to help assure that Windows 7 works well in typical preconfigured systems. Hopefully, Microsoft has learned a lot from the vast difference in performance between clean installs of Windows Vista and systems cluttered with OEM products not optimized for Vista. &lt;/p&gt;
&lt;p&gt;Don&#039;t want to wait for Windows 7 to get faster boot times? Fortin also discusses analyzing systems with the &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/cc305187.aspx&quot;&gt;Windows Performance Toolkit&lt;/a&gt; for Windows Vista and Windows Server 2008, available &lt;a href=&quot;http://www.microsoft.com/whdc/system/sysperf/perftools.mspx&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;How do you define fast boot time? When is a system &amp;quot;ready to go?&amp;quot; Hit the comment button and give us your thoughts.&lt;/p&gt;
&lt;p&gt;Illustration adapted from Windows 7 logo courtesy of &lt;a href=&quot;http://arstechnica.com&quot;&gt;ArsTechnica&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/engineering_windows_7_faster_boot_performance#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/article_type/news/windows">Windows</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4761">e7</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4762">Engineering Windows 7</category>
 <category domain="http://www.maximumpc.com/geek_tested/microsoft">microsoft</category>
 <category domain="http://www.maximumpc.com/geek_tested/operating_system">operating system</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3243">windows 7</category>
 <pubDate>Thu, 04 Sep 2008 21:58:05 -0500</pubDate>
 <dc:creator>Mark Edward Soper</dc:creator>
 <guid isPermaLink="false">3421 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>A Closer Look at Windows 7&#039;s Approach to System Performance</title>
 <link>http://www.maximumpc.com/article/news/a_closer_look_windows_7s_approach_system_performance</link>
 <description>&lt;!--paging_filter--&gt;&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u21826/header_w7eng.png&quot; alt=&quot;Engineering Windows 7 blog provides a closer look at measuring performance this week&quot; width=&quot;410&quot; height=&quot;194&quot; /&gt;&lt;/div&gt;
&lt;p&gt;The Engineering Windows 7 (aka &amp;quot;e7&amp;quot;)&lt;a href=&quot;/article/news/redmond_offers_a_peek_behind_windows_7_curtain_with_new_blog&quot;&gt; blog&lt;/a&gt; at MSDN is &lt;a href=&quot;http://blogs.msdn.com/e7/archive/2008/08/27/windows-7-approach-to-system-performance.aspx&quot;&gt;providing &lt;/a&gt;us with a useful look at how the performance of Windows 7 is being analyzed in this week&#039;s blog post. So, what are the major subsystems being analyzed? Some of them include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Memory usage&lt;/strong&gt;: trying to balance time versus space (disk, memory)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CPU utilization&lt;/strong&gt;: keep it as low as possible to improve multi-user scenarios and reduce power consumption&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk I/O&lt;/strong&gt;: reading, writing, paging performance for both traditional and solid-state drives&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Boot, Shutdown, Standby/Resume&lt;/strong&gt;: working with system vendors to make these operations as fast as possible&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Base system&lt;/strong&gt;: balancing &amp;quot;on-demand&amp;quot; loading of resources with the need to keep performance at as high a level as possible&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disk footprint&lt;/strong&gt;: working with the space demands of device drivers, help system, optional components, diagnostics, and logging information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What hardware is Microsoft using? In contrast to the popular view that Redmond tests Windows only on the fastest hardware, the Engineering Windows 7 group is using a variety of 32-bit and 64-bit platforms with varying amounts of RAM (1,2, and 4GB), hard disk types (5400 rpm, 7200 rpm, and solid state), and various Intel and AMD processors for performance measurements, and is also using conditional code to customize Windows for particular hardware. And, if you wondered if you should opt into the &lt;a href=&quot;http://technet.microsoft.com/en-us/library/cc513944.aspx&quot;&gt;Microsoft Customer Experience Improvement Program&lt;/a&gt;, the e7 folks point out that it provides useful (and anonymous) data on how systems in the field are working.&lt;/p&gt;
&lt;p&gt;One of Microsoft&#039;s goals in setting up the e7 blog was to &lt;a href=&quot;http://blogs.msdn.com/e7/archive/2008/08/14/comments.aspx&quot;&gt;get a wide range of user comments&lt;/a&gt; to help shape the direction of Windows 7, and with over 60 comments on this blog post alone, &lt;a href=&quot;http://blogs.msdn.com/e7/archive/2008/08/27/windows-7-approach-to-system-performance.aspx#comments&quot;&gt;it&#039;s working&lt;/a&gt;. These comments aren&#039;t fanboy &amp;quot;Windows rules&amp;quot; or &amp;quot;Windows sucks&amp;quot;-level invective, either. They&#039;re thoughtful suggestions on everything from how customizable the user interface should be to how to improve the Registry. If you&#039;re concerned about the future of Windows, you should stop by and have a look - regularly - and add your two cents through their comments feature (as well as ours). &lt;/p&gt;
&lt;p&gt;Windows 7 logo courtesy of &lt;a href=&quot;http://arstechnica.com&quot;&gt;ArsTechnica&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/news/a_closer_look_windows_7s_approach_system_performance#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/article_type/news/windows">Windows</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4761">e7</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/4762">Engineering Windows 7</category>
 <category domain="http://www.maximumpc.com/geek_tested/microsoft">microsoft</category>
 <category domain="http://www.maximumpc.com/geek_tested/operating_system">operating system</category>
 <category domain="http://www.maximumpc.com/taxonomy/term/3243">windows 7</category>
 <pubDate>Fri, 29 Aug 2008 10:44:02 -0500</pubDate>
 <dc:creator>Mark Edward Soper</dc:creator>
 <guid isPermaLink="false">3362 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
