<?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"
	>
<channel>
	<title>Comments for Windows Monitor</title>
	<atom:link href="http://www.windowsmonitor.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.windowsmonitor.net</link>
	<description>Daily reviews about Windows Vista</description>
	<pubDate>Tue, 07 Oct 2008 00:15:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Increase available bandwidth for network connections by Larry Miller</title>
		<link>http://www.windowsmonitor.net/increase-available-bandwidth-for-network-connections.html#comment-49</link>
		<dc:creator>Larry Miller</dc:creator>
		<pubDate>Mon, 09 Jun 2008 04:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/increase-available-bandwidth-for-network-connections/#comment-49</guid>
		<description>This tip is not correct

Windows does not reserve any portion of bandwidth for itself. A QOS aware application can request priority bandwidth but few do. Even if this occurs there will be no bandwidth reduction unless it is actively using it. Any unused bandwidth will be available to other applications. All this tip does is set the maximum bandwidth that "can" be reserved, not the bandwidth that is reserved. This setting will have no effect except on a large network in which case network wide policies  will usually override any local settings.

References:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316666

Larry Miller
Microsoft MCSA
CompTIA Network+, A+</description>
		<content:encoded><![CDATA[<p>This tip is not correct</p>
<p>Windows does not reserve any portion of bandwidth for itself. A QOS aware application can request priority bandwidth but few do. Even if this occurs there will be no bandwidth reduction unless it is actively using it. Any unused bandwidth will be available to other applications. All this tip does is set the maximum bandwidth that &#8220;can&#8221; be reserved, not the bandwidth that is reserved. This setting will have no effect except on a large network in which case network wide policies  will usually override any local settings.</p>
<p>References:<br />
<a href="http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316666" rel="nofollow">http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316666</a></p>
<p>Larry Miller<br />
Microsoft MCSA<br />
CompTIA Network+, A+</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IRQ Priority Boost by Larry Miller</title>
		<link>http://www.windowsmonitor.net/irq-priority-boost.html#comment-47</link>
		<dc:creator>Larry Miller</dc:creator>
		<pubDate>Tue, 13 May 2008 18:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/irq-priority-boost/#comment-47</guid>
		<description>THIS IS A MYTH

This tweak does absolutely nothing. There are many problems with this, not the least of which is the choice of IRQ8. The CMOS is a hardware device that holds the systems boot configuration and system clock. After startup XP has little reason to access either. The real time clock has no performance implications. It is hard to imagine how increasing the priority of this IRQ would improve performance.

The original author of this tweak is unknown but it has been passed from one uninformed web site to another for a long time.

Larry Miller
Microsoft MCSA
CompTIA Network+, A+</description>
		<content:encoded><![CDATA[<p>THIS IS A MYTH</p>
<p>This tweak does absolutely nothing. There are many problems with this, not the least of which is the choice of IRQ8. The CMOS is a hardware device that holds the systems boot configuration and system clock. After startup XP has little reason to access either. The real time clock has no performance implications. It is hard to imagine how increasing the priority of this IRQ would improve performance.</p>
<p>The original author of this tweak is unknown but it has been passed from one uninformed web site to another for a long time.</p>
<p>Larry Miller<br />
Microsoft MCSA<br />
CompTIA Network+, A+</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unload.dll&#8217;s to Free Memory by Larry Miller</title>
		<link>http://www.windowsmonitor.net/unloaddlls-to-free-memory.html#comment-46</link>
		<dc:creator>Larry Miller</dc:creator>
		<pubDate>Tue, 13 May 2008 12:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/unloaddlls-to-free-memory/#comment-46</guid>
		<description>BAD ADVICE
Windows does not immediately unload DLL's for performance reasons. And it is not only DLL's that are retained in memory, this is done with program code as well. To do so would be a violation of an important Windows design principle. This is to always find some use for as much memory as possible, even if it is of trivial value. Any use of memory s better than no use at all. Free memory is the absolute ultimate in wasted memory. 

Caching has had a long and distinguished history in computer systems and it is highly developed in XP. Windows has a complex and efficient system for reclaiming the memory used by caching when it is needed.  Until this occurs there is no need to unload a DLL or otherwise free memory. Reloading a prematurely unloaded DLL will impair performance.

 Windows designers know more about memory management than you do. Let caching work for you and improve performance. Do not follow this well meaning but uninformed advice.

Larry Miler
Microsoft MCSA
CompTIA Network+, A+</description>
		<content:encoded><![CDATA[<p>BAD ADVICE<br />
Windows does not immediately unload DLL&#8217;s for performance reasons. And it is not only DLL&#8217;s that are retained in memory, this is done with program code as well. To do so would be a violation of an important Windows design principle. This is to always find some use for as much memory as possible, even if it is of trivial value. Any use of memory s better than no use at all. Free memory is the absolute ultimate in wasted memory. </p>
<p>Caching has had a long and distinguished history in computer systems and it is highly developed in XP. Windows has a complex and efficient system for reclaiming the memory used by caching when it is needed.  Until this occurs there is no need to unload a DLL or otherwise free memory. Reloading a prematurely unloaded DLL will impair performance.</p>
<p> Windows designers know more about memory management than you do. Let caching work for you and improve performance. Do not follow this well meaning but uninformed advice.</p>
<p>Larry Miler<br />
Microsoft MCSA<br />
CompTIA Network+, A+</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on View XP System Uptime by Dale Hay</title>
		<link>http://www.windowsmonitor.net/view-xp-system-uptime.html#comment-45</link>
		<dc:creator>Dale Hay</dc:creator>
		<pubDate>Fri, 09 May 2008 17:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/view-xp-system-uptime/#comment-45</guid>
		<description>I wrote 'systeminfo' and didn't use the quotes (obviously) and got this:

'systeminfo' is not recognized as an internal or external command, operable program or batch file.</description>
		<content:encoded><![CDATA[<p>I wrote &#8217;systeminfo&#8217; and didn&#8217;t use the quotes (obviously) and got this:</p>
<p>&#8217;systeminfo&#8217; is not recognized as an internal or external command, operable program or batch file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unload.dll&#8217;s to Free Memory by angilina</title>
		<link>http://www.windowsmonitor.net/unloaddlls-to-free-memory.html#comment-12</link>
		<dc:creator>angilina</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/unloaddlls-to-free-memory/#comment-12</guid>
		<description>Ever nice tweak, Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Ever nice tweak, Thanks a lot <img src='http://www.windowsmonitor.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improve NTFS Performance by Peter Quord</title>
		<link>http://www.windowsmonitor.net/improve-ntfs-performance.html#comment-10</link>
		<dc:creator>Peter Quord</dc:creator>
		<pubDate>Tue, 11 Mar 2008 22:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/improve-ntfs-performance/#comment-10</guid>
		<description>I try it. It works superb ! Thanks for the tweak guys :)</description>
		<content:encoded><![CDATA[<p>I try it. It works superb ! Thanks for the tweak guys <img src='http://www.windowsmonitor.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improve NTFS Performance by Slide</title>
		<link>http://www.windowsmonitor.net/improve-ntfs-performance.html#comment-9</link>
		<dc:creator>Slide</dc:creator>
		<pubDate>Tue, 11 Mar 2008 16:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/improve-ntfs-performance/#comment-9</guid>
		<description>Thanks,

I will try it soon.</description>
		<content:encoded><![CDATA[<p>Thanks,</p>
<p>I will try it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet Explorer 8 Readiness Toolkit by Squirrel</title>
		<link>http://www.windowsmonitor.net/internet-explorer-8-readiness-toolkit.html#comment-5</link>
		<dc:creator>Squirrel</dc:creator>
		<pubDate>Sat, 08 Mar 2008 05:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.windowsmonitor.net/internet-explorer-8-readiness-toolkit/#comment-5</guid>
		<description>Nice read !

Thanks for the "heads up" !</description>
		<content:encoded><![CDATA[<p>Nice read !</p>
<p>Thanks for the &#8220;heads up&#8221; !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
