<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Banzon &#187; memory</title>
	<atom:link href="http://michaelbanzon.com/tag/memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelbanzon.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 19:17:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Memory consumption</title>
		<link>http://michaelbanzon.com/2008/08/19/memory-consumption/</link>
		<comments>http://michaelbanzon.com/2008/08/19/memory-consumption/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 09:50:06 +0000</pubDate>
		<dc:creator>mbanzon</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.southbound.dk/?p=30</guid>
		<description><![CDATA[I&#8217;m currently devoting some of my spare time to developing a tool that can track the memory consumption of individual running processes and display the data on a graph. To narrow this description down a bit &#8211; the tool let&#8217;s you select a process and shows a graph of used memory over the last few [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently devoting some of my spare time to developing a tool that can track the memory consumption of individual running processes and display the data on a graph.</p>
<p>To narrow this description down a bit &#8211; the tool let&#8217;s you select a process and shows a graph of used memory over the last few minutes. Pretty nifty.</p>
<p>Windows XP/Vista lets me track these values numerical and with no history &#8211; the application of this feature is rather big during my every day work.</p>
<p>At the moment I&#8217;m trying to narrow down some performance and memory consumtion issues in our product which &#8211; if solved properly &#8211; would allow some very large data sets to be imported.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelbanzon.com/2008/08/19/memory-consumption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
