<?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>gHacks technology news &#187; cleanmem</title>
	<atom:link href="http://www.ghacks.net/tag/cleanmem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:02:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Computer Memory Optimizer</title>
		<link>http://www.ghacks.net/2008/09/30/computer-memory-optimizer/</link>
		<comments>http://www.ghacks.net/2008/09/30/computer-memory-optimizer/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 08:48:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[clean computer memory]]></category>
		<category><![CDATA[cleanmem]]></category>
		<category><![CDATA[computer memory]]></category>
		<category><![CDATA[computer ram]]></category>
		<category><![CDATA[memory optimizer]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7306</guid>
		<description><![CDATA[It is common knowledge among computer experts that computer memory optimizers do not work. This has a lot to do with the computer memory tools that have been released back in the days of Windows 95 and Windows 98 which used a simple trick to move computer memory data into the virtual memory thus fooling [...]]]></description>
			<content:encoded><![CDATA[<p>It is common knowledge among computer experts that computer memory optimizers do not work. This has a lot to do with the computer memory tools that have been released back in the days of Windows 95 and Windows 98 which used a simple trick to move computer memory data into the virtual memory thus fooling users into believing that they freed up computer memory. For those who do not know, virtual memory is hard drive space that has been assigned as virtual memory. It&#8217;s commonly known as the pagefile in Windows.</p>
<p>What if there was a tool that would optimize the computer memory without using the virtual memory trick? A tool that would use the Windows API to reduce the computer memory use of any running process without interfering with system performance or stability? </p>
<p><a href="http://www.pcwintech.com/node/145">Cleanmem</a> (via <a href="http://www.raymond.cc/blog/archives/2008/09/28/easily-reduce-memory-usage-on-all-running-processes-in-windows/">Easily Reduce Memory Usage on All Running Processes in Windows</a>) is that software program. The software developer provides a portable and a installation version of his computer memory optimizer on his website.  Both versions work fine on 32-bit and 64-bit editions of Windows 2000, Windows 2003, Windows XP, Windows Vista and Windows Server 2008.</p>
<p><span id="more-7306"></span>If the user installes Cleanmem it will automatically add itself to the Task Scheduler in Windows running in 30 minute intervals. The portable version would have to be executed manually which is also possible for the installer version. Simply entering cleanmem in the command line will do the job. The file will be stored in the system32 directory during installation.</p>
<p>The first screenshot below is a snapshot of the Windows Task Manager. The second a snapshot of the same Task Manager after executing Cleanmem.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/09/computer_memory_optimizer.jpg" alt="computer memory optimizer" title="computer memory optimizer" width="371" height="186" class="alignnone size-medium wp-image-7307" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/09/computer_memory_optimizer2.jpg" alt="" title="computer memory optimizer" width="369" height="191" class="alignnone size-medium wp-image-7308" /></p>
<p>A process that needs more memory than it has after memory optimization will simply allocate additional memory. It is not uncommon to see the computer memory of some applications rise to about the level that they have been before. Many however will keep a reduces computer memory size, especially those that are currently not in focus of the user. It basically frees up the memory of applications that are currently running but not in use.</p>
<p>The software developer provides an ignore list with the software program that can be used to exclude applications from the computer memory optimization.</p>

	Tags: <a href="http://www.ghacks.net/tag/clean-computer-memory/" title="clean computer memory" rel="tag">clean computer memory</a>, <a href="http://www.ghacks.net/tag/cleanmem/" title="cleanmem" rel="tag">cleanmem</a>, <a href="http://www.ghacks.net/tag/computer-memory/" title="computer memory" rel="tag">computer memory</a>, <a href="http://www.ghacks.net/tag/computer-ram/" title="computer ram" rel="tag">computer ram</a>, <a href="http://www.ghacks.net/tag/memory-optimizer/" title="memory optimizer" rel="tag">memory optimizer</a>, <a href="http://www.ghacks.net/tag/microsoft-windows/" title="microsoft-windows" rel="tag">microsoft-windows</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/" title="Computer Memory Optimizer Minimem (August 23, 2009)">Computer Memory Optimizer Minimem</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/06/09/windows-task-manager-replacement-dtaskmanager/" title="Windows Task Manager Replacement DTaskManager (June 9, 2009)">Windows Task Manager Replacement DTaskManager</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/01/02/windows-7-like-taskbar-in-windows-xp/" title="Windows 7 Like Taskbar In Windows XP (January 2, 2009)">Windows 7 Like Taskbar In Windows XP</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/11/02/how-to-add-functionality-to-the-windows-explorer/" title="How to add functionality to the Windows Explorer (November 2, 2006)">How to add functionality to the Windows Explorer</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/30/computer-memory-optimizer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
