<?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: Where is my memory going?</title>
	<atom:link href="http://analyze-v.com/?feed=rss2&#038;p=181" rel="self" type="application/rss+xml" />
	<link>http://analyze-v.com/?p=181</link>
	<description>Windows, WinDBG, IDA, and Oxford commas</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:15:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: snoone</title>
		<link>http://analyze-v.com/?p=181&#038;cpage=1#comment-19</link>
		<dc:creator>snoone</dc:creator>
		<pubDate>Wed, 01 Jul 2009 13:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://analyze-v.com/?p=181#comment-19</guid>
		<description>Thanks for the added info Pavel! 

Interesting that they&#039;ve broken the working sets out, definitely makes more sense.

We&#039;re running Win7 for our everyday use computer at home, I&#039;ll have to check out the !vm improvements and the new working set breakdown.</description>
		<content:encoded><![CDATA[<p>Thanks for the added info Pavel! </p>
<p>Interesting that they&#8217;ve broken the working sets out, definitely makes more sense.</p>
<p>We&#8217;re running Win7 for our everyday use computer at home, I&#8217;ll have to check out the !vm improvements and the new working set breakdown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel Lebedinsky</title>
		<link>http://analyze-v.com/?p=181&#038;cpage=1#comment-18</link>
		<dc:creator>Pavel Lebedinsky</dc:creator>
		<pubDate>Wed, 01 Jul 2009 07:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://analyze-v.com/?p=181#comment-18</guid>
		<description>!vm has some additional flags that can be useful when troubleshooting memory allocation failures. For example, 32-bit Vista and Win7 support !vm 0x21 which dumps statistics about kernel space VA usage. This is useful for example when you get a pool allocation failure yet the system seems to have plenty of available commit and physical memory.

Another win7 change is that MmSystemCacheWs is now split into 3 separate working sets: MmSystemCacheWs, MmPagedPoolWs and MmSystemPtesWs.</description>
		<content:encoded><![CDATA[<p>!vm has some additional flags that can be useful when troubleshooting memory allocation failures. For example, 32-bit Vista and Win7 support !vm 0&#215;21 which dumps statistics about kernel space VA usage. This is useful for example when you get a pool allocation failure yet the system seems to have plenty of available commit and physical memory.</p>
<p>Another win7 change is that MmSystemCacheWs is now split into 3 separate working sets: MmSystemCacheWs, MmPagedPoolWs and MmSystemPtesWs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
