<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Is your memory fragmented? What can you do about it?</title>
	<link>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/</link>
	<description>&#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=969735&#38;objectType=author"&#62;Bob&#60;/a&#62;, &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author"&#62;Brett&#60;/a&#62; &#38; &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author"&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<pubDate>Mon, 23 Nov 2009 00:26:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Brett</title>
		<link>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/#comment-13147</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 08 May 2009 21:53:11 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/#comment-13147</guid>
		<description>Urs and Yair,

Thanks for your helpful comments. Urs-I haven't yet tried it, but VMMap _looks_ like a very useful additional utility. By the way, I should also have pointed out that Stuart's CHKMEM only works on 32-bit Windows systems. VMMAP, too, is Windows-centric (it's from Microsoft), and is, I believe, compatible with 64-bit systems. However, Google turns up some discussions about problems with using it on 64-bit machines.

And Yair, thanks, too, for pointing out that Stuart's submission uses undocumented functionality. I should have pointed that out myself.

We've struggled in the past with whether or not to steer away from featuring submissions that use undocumented commands. Sometimes they're just too good to pass up! (Some of your own files fall in that category, by the way.)

Cheers,
Brett</description>
		<content:encoded><![CDATA[<p>Urs and Yair,</p>
<p>Thanks for your helpful comments. Urs-I haven&#8217;t yet tried it, but VMMap _looks_ like a very useful additional utility. By the way, I should also have pointed out that Stuart&#8217;s CHKMEM only works on 32-bit Windows systems. VMMAP, too, is Windows-centric (it&#8217;s from Microsoft), and is, I believe, compatible with 64-bit systems. However, Google turns up some discussions about problems with using it on 64-bit machines.</p>
<p>And Yair, thanks, too, for pointing out that Stuart&#8217;s submission uses undocumented functionality. I should have pointed that out myself.</p>
<p>We&#8217;ve struggled in the past with whether or not to steer away from featuring submissions that use undocumented commands. Sometimes they&#8217;re just too good to pass up! (Some of your own files fall in that category, by the way.)</p>
<p>Cheers,<br />
Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yair Altman</title>
		<link>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/#comment-13146</link>
		<dc:creator>Yair Altman</dc:creator>
		<pubDate>Fri, 08 May 2009 15:59:01 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/#comment-13146</guid>
		<description>Thanks for spotlighting this useful utility Brett. Chkmem uses two of Matlab's standard memory-reporting utilities. But except for making the data human-readable, Chckmem adds its own processing, suggesting specific remedies for specific issues detected, along with some external links. This causes Chkmem to have a big added value over using Matlab's basic functions, and is a great example of extending Matlab's basic functionality with external resources.

However, users should note that Chkmem relies on undocumented features (feature 'memstats' and 'dumpmem') which are unsupported by MathWorks and might break without prior warning in a future release. I personally have no problem with this, but it should be noted for the record.

users interested in these undocumented memory features may also be interested in checking the output of the related feature('processmem'), which is not used by Chkmem.

Yair</description>
		<content:encoded><![CDATA[<p>Thanks for spotlighting this useful utility Brett. Chkmem uses two of Matlab&#8217;s standard memory-reporting utilities. But except for making the data human-readable, Chckmem adds its own processing, suggesting specific remedies for specific issues detected, along with some external links. This causes Chkmem to have a big added value over using Matlab&#8217;s basic functions, and is a great example of extending Matlab&#8217;s basic functionality with external resources.</p>
<p>However, users should note that Chkmem relies on undocumented features (feature &#8216;memstats&#8217; and &#8216;dumpmem&#8217;) which are unsupported by MathWorks and might break without prior warning in a future release. I personally have no problem with this, but it should be noted for the record.</p>
<p>users interested in these undocumented memory features may also be interested in checking the output of the related feature(&#8217;processmem&#8217;), which is not used by Chkmem.</p>
<p>Yair</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: us</title>
		<link>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/#comment-13145</link>
		<dc:creator>us</dc:creator>
		<pubDate>Fri, 08 May 2009 11:37:16 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2009/05/08/is-your-memory-fragmented-what-can-you-do-about-it/#comment-13145</guid>
		<description>hi brett! and thanks for alluding to stuart's great submission...

in addition to this utility, i'd like to alert the wintel system users to a recent piece from windows sysinternal: VMMAP (1.1), available here

http://technet.microsoft.com/en-us/sysinternals/dd535533.aspx

which does an amazing job in giving you all the information you ever wanted (re memory issues)...

best
urs</description>
		<content:encoded><![CDATA[<p>hi brett! and thanks for alluding to stuart&#8217;s great submission&#8230;</p>
<p>in addition to this utility, i&#8217;d like to alert the wintel system users to a recent piece from windows sysinternal: VMMAP (1.1), available here</p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/dd535533.aspx" rel="nofollow">http://technet.microsoft.com/en-us/sysinternals/dd535533.aspx</a></p>
<p>which does an amazing job in giving you all the information you ever wanted (re memory issues)&#8230;</p>
<p>best<br />
urs</p>
]]></content:encoded>
	</item>
</channel>
</rss>
