<?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 &#124; Latest Tech News, Software And Tutorials &#187; computer memory</title> <atom:link href="http://www.ghacks.net/tag/computer-memory/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 08:24:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Check Your Computer&#8217;s Ram For Upgrade Possibilities</title><link>http://www.ghacks.net/2011/09/24/how-to-check-your-computers-ram-for-upgrade-possibilities/</link> <comments>http://www.ghacks.net/2011/09/24/how-to-check-your-computers-ram-for-upgrade-possibilities/#comments</comments> <pubDate>Sat, 24 Sep 2011 17:48:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[computer tips]]></category> <category><![CDATA[cpu-z]]></category> <category><![CDATA[memory]]></category> <category><![CDATA[ram]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50789</guid> <description><![CDATA[Computer users who want to increase the RAM of their computer have two choices to do so. They can buy all new computer memory and replace the current RAM with the newly bought modules, or they can add modules to the existing memory to increase the overall RAM this way. Both options have advantages and [...]]]></description> <content:encoded><![CDATA[<p>Computer users who want to increase the RAM of their computer have two choices to do so. They can buy all new computer memory and replace the current RAM with the newly bought modules, or they can add modules to the existing memory to increase the overall RAM this way.</p><p>Both options have advantages and disadvantages. Buying all new RAM or sets of RAM usually costs more than adding to the existing RAM. It can on the other hand speed things up if you have a slow RAM module in your PC.</p><p>The first thing that you may want to do is to check the currently installed memory. Experienced users may know the answer to how much ram their computer has installed, inexperienced users on the other hand can use software to find that out. The easiest way under Windows is to press Windows-Pause and look for the installed memory (RAM) listing in the window that opens up.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/installed-memory-ram.png" alt="installed memory ram" title="installed memory ram" width="508" height="400" class="alignnone size-full wp-image-50790" /></p><p>But that tells you how much RAM is installed, but not the speed and specifications of the memory. A tool for that is the free software <a
href="http://www.cpuid.com/softwares/cpu-z.html">CPU-Z</a>. It is available as a portable version at the developer website. Just download and run it. Switch to the SPD tab in the program. Here you find extensive information about each motherboard slot and RAM module. You see the general type (e.g. DDR3), the module size (e.g. 2048 MBytes), the Max Bandwidth (PC3-10700H) and the manufacturer. Those are all the information that you need to shop for additional RAM modules.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/find-out-ram-installed.png" alt="find out ram installed" title="find out ram installed" width="407" height="392" class="alignnone size-full wp-image-50791" /></p><p>Depending on your motherboard you either need dual channel memory or triple channel memory. You find those information under Memory > Channels.</p><p>Lets say you have four slots of memory available, and the first two are occupied by two 1GB RAM modules. You could now make the decision to buy two additional modules to put them in the two unoccupied slots of the motherboard, buy a 2&#215;2 Gigabyte set instead and replace the existing modules or go overboard and buy 4&#215;2 GB modules instead.</p><p>If the RAM is old, it is usually better to buy new faster RAM. If you got the computer recently and need more RAM for applications and tasks that you run you may be better off adding RAM to the computer if motherboard slots are available for that.</p><p>Which leads to the following question: How much RAM is installed in your computer, and do you think that it is sufficient for what you do with the computer?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/24/how-to-check-your-computers-ram-for-upgrade-possibilities/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Use RamMap To List All Files Currently In Windows RAM</title><link>http://www.ghacks.net/2011/08/09/use-rammap-to-list-all-files-currently-in-windows-ram/</link> <comments>http://www.ghacks.net/2011/08/09/use-rammap-to-list-all-files-currently-in-windows-ram/#comments</comments> <pubDate>Tue, 09 Aug 2011 14:35:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[ram]]></category> <category><![CDATA[rammap]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48820</guid> <description><![CDATA[Have you ever wondered about the files that Windows is holding in memory? I&#8217;m not talking about the processes or applications, but the actual files that are in computer memory. This includes the list of system fonts that are loaded in memory, the dynamic link libraries or the system drivers. The free system tool RamMap [...]]]></description> <content:encoded><![CDATA[<p>Have you ever wondered about the files that Windows is holding in memory? I&#8217;m not talking about the processes or applications, but the actual files that are in computer memory. This includes the list of system fonts that are loaded in memory, the dynamic link libraries or the system drivers.</p><p>The free system tool RamMap can be used to display those information, and a lot more. The program is compatible with Windows Vista and Windows 7, and not Windows XP. It is also compatible with the server variants from Windows Server 2008 on.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/rammap-windows-memory.png" alt="rammap windows memory" title="rammap windows memory" width="582" height="532" class="alignnone size-full wp-image-48821" /></p><p>When you start the program for the first time you will see a tab based interface that displays information about processes, use counts, physical pages and a file summary.</p><p>Here is a short description of each tab:</p><ul><li>Use Counts: usage summary by type and paging list</li><li>Processes: process working set sizes</li><li>Priority Summary: prioritized standby list sizes</li><li>Physical Pages: per-page use for all physical memory</li><li>Physical Ranges: physical memory addresses</li><li>File Summary: file data in RAM by file</li><li>File Details: individual physical pages by file</li></ul><p>The file summary tab displays the file data that is currently in the memory. When you switch to that tab you will see a large list of files with their paths, file names and memory information. You can click on a header to sort the table. A click on path for instance sorts by file path which is helpful if you are looking for specific files in Ram. You could also look at the biggest files in RAM with a click on Total, Standby or Active.</p><p>Why can a file listing like this be helpful? You could for instance use it to determine if certain files or programs use up a lot of memory when they are running. You could find system drivers or fonts that you do not need to see how much space in RAM they use. Could also be very helpful for software developers who need to analyze their program&#8217;s memory usage.</p><p>RamMap is more of a tool for advanced users. Having said that, it can still be useful for users who are not that tech savvy. Windows users can download RamMap <a
href="http://technet.microsoft.com/en-us/sysinternals/ff700229.aspx">from the</a> Microsoft Technet website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/09/use-rammap-to-list-all-files-currently-in-windows-ram/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Free Computer Memory In Google Chrome</title><link>http://www.ghacks.net/2010/03/22/free-computer-memory-in-google-chrome/</link> <comments>http://www.ghacks.net/2010/03/22/free-computer-memory-in-google-chrome/#comments</comments> <pubDate>Mon, 22 Mar 2010 08:59:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[chrome memory]]></category> <category><![CDATA[chrome task manager]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[free computer memory]]></category> <category><![CDATA[google chrome]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23884</guid> <description><![CDATA[The Google Chrome task manager gives the user detailed information about the web browser&#8217;s memory consumption. The computer memory usage of the browser&#8217;s core, individual tabs, extensions and plugins are displayed in the task manager. The information displayed in the Chrome task manager can be used to exactly find out which component of the web [...]]]></description> <content:encoded><![CDATA[<p>The Google Chrome task manager gives the user detailed information about the web browser&#8217;s memory consumption. The computer memory usage of the browser&#8217;s core, individual tabs, extensions and plugins are displayed in the task manager. The information displayed in the Chrome task manager can be used to exactly find out which component of the web browser is using most of the RAM.</p><p>The Chrome developers have also added a purge memory button to the task manager that is disabled by default. This button can be used to free up computer memory allocated by the Internet browser. It works in this regard like other tools that free computer memory.</p><p>Firefox users can for instance install the <a
href="http://www.ghacks.net/2009/12/12/memory-fox-flushes-firefoxs-memory-constantly/">Memory Fox</a> add-on to free computer memory while Windows users the <a
href="http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/">computer memory optimizer Minimem</a>.</p><p><span
id="more-23884"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/03/free_computer_memory.jpg" alt="" title="free computer memory" width="474" height="307" class="alignnone size-full wp-image-23885" /></p><p>The purge memory button becomes only available if the Chrome web browser is stared with the startup parameter &#8211;purge-memory-button.</p><p>The easiest way to do that in Windows is to right-click the Google Chrome shortcut to display the context menu. Select properties from the available choices and locate the Target field in the Shortcut tab. Append &#8211;purge-memory-button at the end of that line so that the command to execute Google Chrome looks similar to this:</p><p><em>C:\Users\xxxx\AppData\Local\Google\Chrome\Application\chrome.exe &#8211;purge-memory-button</em></p><p>It is necessary to use &#8220;&#8221; to mark the path if the path to Google Chrome contains spaces.</p><p>The Google Chrome task manager can be started with the keyboard shortcut Shift Esc. The purge memory button should be active in the task manager if the startup parameter has been added correctly.</p><p>Clicking that button will free computer memory in the web browser. Only memory that is not needed will be purged.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/22/free-computer-memory-in-google-chrome/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Memory Fox Flushes Firefox&#8217;s Memory Constantly</title><link>http://www.ghacks.net/2009/12/12/memory-fox-flushes-firefoxs-memory-constantly/</link> <comments>http://www.ghacks.net/2009/12/12/memory-fox-flushes-firefoxs-memory-constantly/#comments</comments> <pubDate>Sat, 12 Dec 2009 15:56:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox memory usage]]></category> <category><![CDATA[memory fox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21346</guid> <description><![CDATA[Some Firefox users feel that the web browser has grown into the wrong direction lately with to much bloat being added to the web browser. The computer memory usage of the web browser is one of the factors that they use to make their point although studies show that memory usage actually decreased in Firefox [...]]]></description> <content:encoded><![CDATA[<p>Some Firefox users feel that the web browser has grown into the wrong direction lately with to much bloat being added to the web browser. The computer memory usage of the web browser is one of the factors that they use to make their point although studies show that memory usage actually decreased in Firefox 3 when compared to Firefox 2. Still, the memory usage of the browser can reach hundreds of Megabytes in no time and it seems that grows with every passing minute but fails to decrease to the initial starting memory usage.</p><p>Memory Fox is a memory optimizer for the Firefox 3 web browser. It is only offered for the Windows operating system and can be used to constantly flush Firefox&#8217;s memory usage.</p><p><span
id="more-21346"></span><br
/><blockquote>Memory Fox, focuses on two ( 2 ) types of memory usage and with flushing for memory recovery. When resource requirements ( Stack and Heap ) have been reached, according to the user&#8217;s preset option settings, the memory will be flushed and recovered from Fragmented Orphaned Ram memories.</p></blockquote><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/memory_fox.jpg" alt="memory fox" title="memory fox" width="470" height="395" class="alignnone size-full wp-image-21347" /></p><p>Memory Fox needs to be activated after installation which can be done in the add-on&#8217;s options or from the status bar icon. Activating of the memory optimizer results in constant drops in the memory usage of the web browser which can be observed in the Windows task manager.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/firefox_memory_usage-500x379.jpg" alt="firefox memory usage" title="firefox memory usage" width="500" height="379" class="alignnone size-medium wp-image-21348" /></p><p>The extension manages to keep the memory usage of Firefox 3 below the 100 Megabyte mark most of the time. This does not result in measurable speed improvements but it might be helpful if the computer system is not equipped with lots of RAM.</p><p>Memory Fox can be downloaded from the add-on&#8217;s Mozilla Firefox profile page.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/12/memory-fox-flushes-firefoxs-memory-constantly/feed/</wfw:commentRss> <slash:comments>46</slash:comments> </item> <item><title>Computer Memory Optimizer Minimem</title><link>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/</link> <comments>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/#comments</comments> <pubDate>Sun, 23 Aug 2009 14:47:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[computer memory optimizer]]></category> <category><![CDATA[memory]]></category> <category><![CDATA[memory optimizer]]></category> <category><![CDATA[minimem]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[virtual memory]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15639</guid> <description><![CDATA[Many computer users believe that memory optimizers are software programs that offer barely any positive effect. Some computer memory optimizers reduce the memory by raising the virtual memory instead, others degrade performance by optimizing the memory while others do nothing at all. Roman send in a link of the computer memory optimizer Minimem that might [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Many computer users believe that memory optimizers are software programs that offer barely any positive effect. Some computer memory optimizers reduce the memory by raising the virtual memory instead, others degrade performance by optimizing the memory while others do nothing at all. <a
href="http://roman-sharp.livejournal.com/">Roman</a> send in a link of the computer memory optimizer Minimem that might change the public perception of memory optimizers once and for all.</p><p>Minimem is available as a portable and installer for the Windows operating system. It can optimize all running processes of a Windows operating system. Unlike other programs of its kind it offers the user the choice to select the processes that should be memory optimized.</p><p><span
id="more-15639"></span>Minimem will only display processes that use more than 15 Megabytes of computer memory. It is possible to change the value to predefined values between 5 and 100 Megabytes. The memory limit can be turned off as well to display all processes in the interface.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/computer_memory_optimizer.jpg" alt="computer memory optimizer" title="computer memory optimizer" width="460" height="400" class="alignnone size-full wp-image-15640" /></p><p>Some or all of the active processes that are shown in the interface need to be moved to the left side which indicates that Minimem should optimize them. This gives the computer user excellent control of the optimization process.</p><p>Minimem will optimize the computer memory of the selected processes ever 30 seconds by default. This can be changed to several predefined values between 5 and 1200 seconds as well. Minimen will not optimize the active process by default. The program will also skip optimization of the available computer memory is larger than 300 Megabytes. These settings can also be changed in the program interface.</p><p>The memory optimization works surprisingly well. Users will see huge memory drops for some of the selected processes, e.g. a drop from 230 Megabytes to 90 Megabytes for a Firefox process or a drop from 33 Megabytes of computer memory to 9 Megabytes for the Winamp process. All of that without a noticeable drop in performance or a rise in virtual memory.</p><p>How does the optimization work?</p><blockquote><p>It optimizes memory by removing as many non-necessary memory pages as possible from the selected processes. It does so at regular intervals which can be user-defined as well and every 30s by default, though uses an advanced pooling mechanism to ensure the CPU usage of Minimem remains low at all times. This then optimizes your applications which can load those pages back whenever they need, and makes your overall system perform much better whenever it is memory limited.</p></blockquote><p>Not all applications benefit in the same way from the computer memory optimizer. Web browsers and other memory hungry programs will benefit the most. <a
href="http://main.kerkia.com/tools/default.aspx">Minimen</a> is available for the Microsoft Windows operating system. It requires the Microsoft .net Framework 2.0. It is a highly recommended computer program for users who want to optimize their computer memory.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/23/computer-memory-optimizer-minimem/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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/cleanmem">Cleanmem</a> (via Easily Reduce Memory Usage on All Running Processes in Windows) 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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/30/computer-memory-optimizer/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Windows Memory Diagnostic</title><link>http://www.ghacks.net/2008/09/08/windows-memory-diagnostic/</link> <comments>http://www.ghacks.net/2008/09/08/windows-memory-diagnostic/#comments</comments> <pubDate>Mon, 08 Sep 2008 08:06:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bluescreens]]></category> <category><![CDATA[check ram]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[memory check]]></category> <category><![CDATA[ram]]></category> <category><![CDATA[stop errors]]></category> <category><![CDATA[windows crashes]]></category> <category><![CDATA[windows diagnostics]]></category> <category><![CDATA[Windows Memory Diagnostic]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6853</guid> <description><![CDATA[Microsoft Online Crash Analysis is a website put up by Microsoft to aid users in investigating crashes, bluescreens and stop errors. Part of the service is the Windows Memory Diagnostic software which is a standalone tool that can scan the computer memory and report on errors it found. Windows Memory Diagnostic (link, via Vishal) is [...]]]></description> <content:encoded><![CDATA[<p>Microsoft Online Crash Analysis is a website put up by Microsoft to aid users in investigating crashes, bluescreens and stop errors. Part of the service is the Windows Memory Diagnostic software which is a standalone tool that can scan the computer memory and report on errors it found.</p><p>Windows Memory Diagnostic (<a
href="http://oca.microsoft.com/en/windiag.asp">link</a>, via <a
href="http://www.askvg.com/download-free-windows-memory-diagnostic-tool-from-microsoft/">Vishal</a>) is a dos tool which has to be installed on a floppy drive or CD. It can only be run during system start and not from within Windows. Many users will feel uncomfortable with this procedure but those affected by crashes might probably be inclined to try everything in their might to get to the reason of the crashes.</p><p>The tool will start the computer memory check instantly after its interface has been loaded during system startup. It will run test passes and it is important to perform at least one full test pass before quitting the software program.</p><p><span
id="more-6853"></span>The first test pass is the most important one. If no errors are found it is unlikely that additional runs will find errors. If errors are found you discovered a possible source for the system crashes, bluescreens and stop errors.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/windows_memory_diagnostic.jpg" alt="v" title="windows memory diagnostic" width="413" height="214" class="alignnone size-medium wp-image-6854" /></p><p>The installation should not pose difficulties for anyone. Buttons to create a startup floppy disk and to save a CD image to disk are provided upon execution. The first will create a bootable floppy disk containing the Windows Memory Diagnostic tool while the latter will create in ISO image windiag.iso that has to be burned to CD or DVD.</p><p>An alternative to Windows Memory Diagnostic is Memtest86+ which is highly recommended by computer professionals to <a
href="http://www.ghacks.net/2007/07/26/how-to-test-your-ram-for-errors/">check ram</a> of computers. It has also be burned to CD and run during system start.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/08/windows-memory-diagnostic/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Safe Computer Memory Upgrade</title><link>http://www.ghacks.net/2008/08/14/safe-computer-memory-upgrade/</link> <comments>http://www.ghacks.net/2008/08/14/safe-computer-memory-upgrade/#comments</comments> <pubDate>Thu, 14 Aug 2008 15:19:04 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[check ram]]></category> <category><![CDATA[computer memory]]></category> <category><![CDATA[computer memory upgrade]]></category> <category><![CDATA[memory]]></category> <category><![CDATA[motherboard]]></category> <category><![CDATA[ram]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6160</guid> <description><![CDATA[Do you know the type and amount of computer memory that your computer motherboard supports out of your head? There are ways to look those information up, for example in the manual that came with the computer motherboard but what if you bought the computer fully assembled? You could open it and find out about [...]]]></description> <content:encoded><![CDATA[<p>Do you know the type and amount of computer memory that your computer motherboard supports out of your head? There are ways to look those information up, for example in the manual that came with the computer motherboard but what if you bought the computer fully assembled? You could open it and find out about the motherboard and look it up or use a software that tells you exactly what computer memory is supported by your computer.</p><p>The tool that does this is called <a
href="http://images.crucial.com/drivers/CrucialScan.exe">Crucial System Scanner</a> (via <a
href="http://www.shellcity.net/">Shellcity</a>) which is a tool that can give you the information for a safe computer memory upgrade. It is however deeply connected with the Crucial store which sells computer memory.</p><p>When you start the tool it opens a website in your default web browser that is showing you your computer&#8217;s specifications.</p><p><span
id="more-6160"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/08/computer_memory_upgrade-500x198.jpg" alt="computer memory upgrade" title="computer memory upgrade" width="500" height="198" class="alignnone size-medium wp-image-6161" /></p><p>It displays the number of RAM banks, the banks that already contain computer memory but more importantly than that the supported DRAM Types, the computer memory frequencies and the maximum that can be installed on the computer. In my case it would be DDR2 SDRAM with PC&#8221;-5300, PC2-6400 and PC2-8500 frequencies and a maximum of 8192 Megabytes of computer memory.</p><p>If the software is not able to detect the information properly you could enter the motherboard information manually to receive the same kind of information for the computer memory upgrade. Oh, and you do not have to buy from their store obviously.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/14/safe-computer-memory-upgrade/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
