<?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>Huge Pedia &#187; ram</title>
	<atom:link href="http://www.hugepedia.com/tag/ram/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hugepedia.com</link>
	<description>Computer Parts!</description>
	<lastBuildDate>Thu, 09 Sep 2010 11:41:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How To Speed Up Your Computer</title>
		<link>http://www.hugepedia.com/how-to-speed-up-your-computer/</link>
		<comments>http://www.hugepedia.com/how-to-speed-up-your-computer/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 14:20:11 +0000</pubDate>
		<dc:creator>hugepedia</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[CPU or GPU]]></category>
		<category><![CDATA[how to speed up your computer]]></category>
		<category><![CDATA[overclocking]]></category>
		<category><![CDATA[page file]]></category>
		<category><![CDATA[ram]]></category>

		<guid isPermaLink="false">http://www.hugepedia.com/?p=1107</guid>
		<description><![CDATA[The personal computer as we know it today consists of a few well-defined components. Some process or transform information, others just store it, but each of the computer’s parts is replaceable with any of the hundreds of compatible parts available on the market with different qualities. Computer manufacturers (not computer part manufacturers) come up with [...]]]></description>
			<content:encoded><![CDATA[<p>The personal computer as we know it today consists of a few well-defined components. Some process or transform information, others just store it, but each of the computer’s parts is replaceable with any of the hundreds of compatible parts available on the market with different qualities.<br />
<center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3660768567503507";
/* 336x280 hugepedia */
google_ad_slot = "1250739753";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center><br />
<a id="aptureLink_wTkYqlLHpH" href="http://en.wikipedia.org/wiki/List%20of%20computer%20system%20manufacturers">Computer manufacturers</a> (not computer part manufacturers) come up with optimal system configurations after thoroughly testing and benchmarking available components.Because not all manufacturers optimize their computers for speed, it is up to you (the user) to find ways <strong>how to speed up your computer</strong>.</p>
<p><center> <a href="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer.jpg"><img src="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-277x300.jpg" alt="" title="how-to-speed-up-your-computer" width="277" height="300" class="alignnone size-medium wp-image-1108" /></a></center> </p>
<p>Let’s start with <a id="aptureLink_jeXj2XYUq0" href="http://topics.nytimes.com/topics/news/business/companies/apple_computer_inc/index.html">Apple computers</a> (or other brands with embedded processors) that permit you the change a very small number of components, because most of them are soldered onto the mainboard, except for the Mac Pro that lets you change the processor, memory modules, hard disks, optical drives and graphics card(s). The latest Mac Pros are based on Intel’s fastest Xeon server processors built on Nehalem technology, which don’t leave much room for improvement, but still can be replaced with future models that perhaps come with a higher clock speed.</p>
<p><center> <a href="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-2.jpg"><img src="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-2-300x300.jpg" alt="" title="how-to-speed-up-your-computer-2" width="300" height="300" class="alignnone size-medium wp-image-1109" /></a></center> </p>
<p>The CPU (aka the processor) has the biggest influence on the computer’s speed, so this would be the first component we want to upgrade to achieve higher computing speeds.</p>
<p><center> <a href="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-3.jpg"><img src="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-3-300x266.jpg" alt="" title="how-to-speed-up-your-computer-3" width="300" height="266" class="alignnone size-medium wp-image-1110" /></a></center> </p>
<p>Depending on the type of tasks we usually run on our computer, loading times may prove to be very long. Loading usually refers to the process that reads data from a storage unit and puts it into the RAM (random access memory) for fast access. Usually the speed of this process can be improved by adding more memory or upgrading the hard disk to a higher RPM mechanical drive or SSD (solid state drive) that is basically one big flash memory with very high read and write speeds. </p>
<p>These two components can be upgraded in almost all computer systems available today. Memory speed also depends on the number of channels, so we have to make sure that the right number and size of memory modules is installed in the right slots (according to information found in the mainboard’s manual). Basically the same strategy can be applied to the hard disk by putting more drives in RAID mode that multiplies the hard drive’s read/write speeds (just like the multi-channel RAM vs. single channel).</p>
<p>The hard disk and the system memory are in another strange relationship on the level of operating systems. Something called the <em>swap file, page file </em>or <em>swap partition </em>is created by default on the hard drive for dumping less frequently used data from the memory (or any least used data when the system memory is almost full). Considering the fact that the hard disk is hundreds of times slower than the system memory it’s easy to deduce that this data dumping process takes time and drastically reduces overall system performance.</p>
<p>The best solution is to simply disable the page file or swap partition and/or install more than sufficient system memory to reduce the number of unnecessary data dumping and (re)loads. This way all programs will only use the system memory for operations.</p>
<p>3D performance depends on both the processor and graphics card. There are different 3D game/application engines that use these two components in different proportions, so it’s hard to say which will improve the overall system performance. The only way to give a correct answer is to try out the software while monitoring the CPU and GPU (graphics processing unit) loads. One will always be close to 100% use while the other at a lower percentage. Needless to say that the component closer to 100% needs to be upgraded to improve the performance of that specific application.</p>
<p><center> <a href="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-4.jpg"><img src="http://www.hugepedia.com/wp-content/uploads/2010/07/how-to-speed-up-your-computer-4-300x225.jpg" alt="" title="how-to-speed-up-your-computer-4" width="300" height="225" class="alignnone size-medium wp-image-1111" /></a></center> </p>
<p>Another <strong>way to speed up your computer</strong> is to overclock the CPU and/or GPU. Today most <a id="aptureLink_K6ZaEjkNQK" href="http://search.twitter.com/search?q=mainboards">mainboards</a> permit at least a 10% overclock, while a few go as far as 100% in some situations. By overclocking we increase the clock speed of the CPU or GPU, and usually voltage has to be increased too. Overclocking is not recommended, because with these increases components may permanently be damaged.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hugepedia.com/how-to-speed-up-your-computer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Computer Parts Information</title>
		<link>http://www.hugepedia.com/computer-parts-information/</link>
		<comments>http://www.hugepedia.com/computer-parts-information/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 14:36:24 +0000</pubDate>
		<dc:creator>hugepedia</dc:creator>
				<category><![CDATA[Hardware topic]]></category>
		<category><![CDATA[computer parts]]></category>
		<category><![CDATA[floppy drive]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[PCI slot]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[ram]]></category>

		<guid isPermaLink="false">http://www.hugepedia.com/?p=156</guid>
		<description><![CDATA[Computers usually have four main types of parts: they are different and they perform one of the following functions: input, output, the processing function and the storage one. The output category includes the devices which allow the computer to send information to you. The normal flow of information for output parts is: computer-> user. This [...]]]></description>
			<content:encoded><![CDATA[<p>Computers usually have four main types of parts: they are different  and they perform one of the following functions: input, output, the  processing function and the storage one.<br />
<center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3660768567503507";
/* 336x280 hugepedia */
google_ad_slot = "1250739753";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center><br />
The output category includes the devices which allow the computer to  send information to you. The normal flow of information for output parts  is: computer-> user. This information usually takes the form of  sound or sight, but there are new devices which can send information for  other senses like skin (touch) and for the nose (for the sense of  smell). The common and well known output devices include monitors,  speakers and printers.</p>
<p>On the other side, the input devices let you enter information on the  computer and generally, the information flow for this kind of devices  is user-> computer. This range of computer parts is much wider than  the output category and it includes the standard well known keyboard,  the mouse, scanners, microphones, light pens or joysticks.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/656073_f496.jpg"><img class="alignnone size-medium wp-image-157" title="656073_f496" src="http://www.hugepedia.com/wp-content/uploads/2010/03/656073_f496-216x300.jpg" alt="" width="216" height="300" /></a><br />
</center><br />
Input devices are the parts that let you enter and manipulate   information on a computer. These devices range from the standard   keyboard and mouse, to scanners, microphones, joysticks, and light pens.</p>
<p>On the inside, the classic computer has a lot of parts, which work of  course as a system. These parts are usually hosted by the computer case  (in the case of a desktop computer, the big box hosts all these parts).  For iMacs, all the inside parts are built into the monitor case,and the  most important of them is the motherboard. It is like the backbone of a  computer. All the other individual pieces connect somehow to this  central motherboard. The most important elements of the motherboard are  the processor chip, the memory and the PCI slots. Everything inside the  central unit is connected to the motherboard through sockets which are  set up for low-level programming(usually via BIOS). The computer memory  is also connected to the motherboard and they work in some sort of  symbiosis. All the add-on cards, video, audio, and all the other cards,  for printers and for other devices are also connected to the  motherboard. A modem can usually be found on the inside of an add-on  card.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/computer-components.jpg"><img class="alignnone size-medium wp-image-158" title="computer components" src="http://www.hugepedia.com/wp-content/uploads/2010/03/computer-components-300x217.jpg" alt="" width="300" height="217" /></a><br />
</center><br />
The processor is the brain of the computer and the most well known  processors are Pentium and AMD chips. The processor speed is measured in  MegaHertz (MHz) and in GigaHertz(Ghz). They are related measurement  units, and 1GHz values 1000 MHz.</p>
<p>The memory is another essential part of the computer, of the hardware  components and it is used to store the information temporarily, before  it is manipulated by the processor. It is known as the Random Access  Memory and abbreviated, everybody heard about RAM. This kind of memory  is available only when the computer is turned on and it is measured in  Megabytes (don&#8217;t confuse with MHz, which represent speed).</p>
<p>PCI slots are some outlets on the motherboard and they allow you to  install extra components like sound cards, modems, video cards, and  other kind of devices.</p>
<p>In the storage category we have the hard drive and the floppy drive,  and the storage solutions have developed very fast in the last years.  The hard disk is a device which has as main role information storage.  This kind of memory is permanent and it exists even if the computer is  turned off.</p>
<p>The floppy drive is available for a portable storage solution, the  floppy disk. This disk can store data from one computer and you can move  it on another computer. If you own an iMac, you will not have such a  drive. Floppy disks, which nowadays have been successfully replaced by  CD&#8217;s and other innovative storage solutions, were 3 1/4 inches in size  and they could store 1.44 Mb of data.</p>
<p>Hope you made an idea about computer parts and which are their main  roles in a computer&#8217;s functioning!</p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hugepedia.com/computer-parts-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Inside Of A Computer</title>
		<link>http://www.hugepedia.com/whats-inside-of-a-computer/</link>
		<comments>http://www.hugepedia.com/whats-inside-of-a-computer/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 08:01:48 +0000</pubDate>
		<dc:creator>hugepedia</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware topic]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[graphic card]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[what's inside of a computer]]></category>

		<guid isPermaLink="false">http://www.hugepedia.com/?p=78</guid>
		<description><![CDATA[The computer, also know as: computing machine or computing device, data processor, electronic computer, information processing system, is a data and information processing machine, according to a list of instructions known as programs. The computer that are free programmable and can process any kind of data / information are named general purpose computers. The actual [...]]]></description>
			<content:encoded><![CDATA[<p>The computer, also know as: computing machine or computing device, data processor, electronic computer, information processing system, is a data and information processing machine, according to a list of instructions known as programs. The computer that are free programmable and can process any kind of data / information are named general purpose computers. The actual computers are not only data processing machines, but devices which facilitates the communication between two or more users, for example: using text, numbers, images, sound or video, and all at once &#8211; multimedia. The science of information processing with the help of computers is named Computer Science. The technology necessary for its use is called Information Technology or IT. In principle, any computer which has a minimum set of functions may perform the functions of any other computer, whether it is a Personal Digital Assistant (PDA) or any supercomputer.</p>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3660768567503507";
/* 336x280 hugepedia */
google_ad_slot = "1250739753";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</center></p>
<p>The computers today come in many shapes and sizes. Probably the most familiar is the personal computer and it&#8217;s portable version called laptop, notebook or netbook; but the most widespread form is the embedded computer.</p>
<p><strong>Inside any computer</strong> there are many parts such as:<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/what-s-inside-of-a-computer.jpg"><img class="alignnone size-medium wp-image-79" title="what-s-inside-of-a-computer" src="http://www.hugepedia.com/wp-content/uploads/2010/03/what-s-inside-of-a-computer-300x245.jpg" alt="" width="300" height="245" /></a><br />
</center><br />
<span style="text-decoration: underline;">The motherboard</span>: a complex hardware component on which are fitted all the other hardware components of a computer, or any other electronically device.</p>
<p><span style="text-decoration: underline;">The processor</span>: or the microprocessor is the central unit of information processing of a computer, which coordinates the system and which physically presents as an electronic chip. It controls the activities of the whole system and can process the user&#8217;s data. It&#8217;s the main element of a computer system; the chip, that is placed on the motherboard is very complex, and can reach up to millions of transistors. The microprocessor insures the data and instruction processing, both from the operating system as the ones from inside the user&#8217;s applications; it reads, process and control the applications and executes or supervises the information transfer and controls the general activity of the other components that make up the system.</p>
<p><span style="text-decoration: underline;">The RAM</span>: or the Random Access Memory, is the generic name for any type of memory that can be:</p>
<p>- random accessed, offering direct access to any of its location or address in any order, even randomly;</p>
<p>- usually implemented on electronic chips (and not on magnetic or optical devices as the hard disks or CDs).</p>
<p><span style="text-decoration: underline;">The sound card</span>: or the audio card, is a computer expansion card that facilitates the input and output of audio signals to and from a computer under control of computer programs.</p>
<p><span style="text-decoration: underline;">The video card</span>: or graphics accelerator card, is an expansion card whose function is to generate and output images to a display</p>
<p><span style="text-decoration: underline;">The network interface card</span>:  or LAN adapter, is an expansion card designed for allowing the computers to connect to a network of computers.</p>
<p><span style="text-decoration: underline;">The hard driv</span>e: or hard disc, is an electro-mechanical device for data storage or saving. Data saving is done on a magnetic surface on the rounded metalically cups.</p>
<p><span style="text-decoration: underline;">The CD-ROM</span>: or the Compact Disc Read-Only Memory: is a pre-pressed compact disc that contains accessible data to a computer for data storage and music playback. The CD-ROM doesn&#8217;t allow the computer to write anything to a CD.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/what-s-inside-of-a-computer-2.jpg"><img class="alignnone size-medium wp-image-80" title="what-s-inside-of-a-computer-2" src="http://www.hugepedia.com/wp-content/uploads/2010/03/what-s-inside-of-a-computer-2-266x300.jpg" alt="" width="266" height="300" /></a><br />
</center><br />
These are the main parts of an ordinary computer. A computer can be upgraded with any other device such as: TV-tuner, 5.1 sound card, other hard discs, CD-RW, floppy disc, etc. So now you know <strong>what&#8217;s &#8220;hidden&#8221; inside a computer</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hugepedia.com/whats-inside-of-a-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Computer Hardware</title>
		<link>http://www.hugepedia.com/basic-computer-hardware/</link>
		<comments>http://www.hugepedia.com/basic-computer-hardware/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 14:50:54 +0000</pubDate>
		<dc:creator>hugepedia</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[parts]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[speakers]]></category>
		<category><![CDATA[video card]]></category>

		<guid isPermaLink="false">http://www.hugepedia.com/?p=12</guid>
		<description><![CDATA[Computer hardware is the physical part of the computer including the digital circuits inside the computer as opposed to the software that carry out the computing instructions. The hardware of a computer is unlikely to change frequently unless due to the crash or for upgrading them. The devices that is capable of storing, executing system [...]]]></description>
			<content:encoded><![CDATA[<p>Computer hardware is the physical part of the computer including the digital circuits inside the computer as opposed to the software that carry out the computing instructions. The hardware of a computer is unlikely to change frequently unless due to the crash or for upgrading them. The devices that is capable of storing, executing system instructions and controlling other logical outputs.</p>
<p>Hardware comprises all of the physical part of the computer such as Monitor, CPU, motherboard, ram, CD-Rom, printer, scanner, hard disk, flash drive (AKA pen drive), processor, pci buses, floppy disk, power supply, VGA card, sound card, network interface card, peripherals, joystick, mouse, keyboard, foot pedal, computer fan, camera, headset and others.</p>
<p><center><a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware.gif"><img class="alignnone size-full wp-image-13" title="basic-computer-hardware" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware.gif" alt="" width="124" height="117" /></a><br />
</center><br />
<strong>CPU (Central Processing Unit):</strong> CPU or central processing unit relates to a specific or processor. The performance of the computer is determined by the CPU chip (processor speed) and the other computer circuitry.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware.jpg"><img class="alignnone size-full wp-image-14" title="basic-computer-hardware" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware.jpg" alt="" width="124" height="93" /></a><br />
</center><br />
<strong>Hard Disk Drives </strong>– Disk drive is the mechanism to run the disks. All disks need a drive to get the information, read it and put it back to the disks. Hard disk is used to store the data permanently. Often the terms disk and drive used to describe the same thing but it should be clear that a disk is a storage device.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-2.gif"><img class="alignnone size-full wp-image-15" title="basic-computer-hardware-2" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-2.gif" alt="" width="116" height="116" /></a><br />
</center><br />
<strong>Modem</strong> – A modem is used for the modulation and demodulation of the data that is transferred through the modem and the telephone lines. Modem translates the data from digital to analog from analog to digital. Because on the telephone lines data can travel in the form of the analog signals and in the computer data transmits in the form of digital signals. Modems are measured by the speed which is called baud rate.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-2.jpg"><img class="alignnone size-full wp-image-16" title="basic-computer-hardware-2" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-2.jpg" alt="" width="130" height="98" /></a><br />
</center><br />
<strong>Video cards-</strong>Video cards allow computer to display video, graphics and animation. Some video cards allow computers to display television. A video card with a digital video camera allows users to produce live video. A high speed broadband internet connection is required to watch the videos on net.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-3.jpg"><img class="alignnone size-full wp-image-17" title="basic-computer-hardware-3" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-3.jpg" alt="" width="118" height="118" /></a><br />
</center><br />
<strong>Network cards: </strong>Network interface cards allow PCs to connect with each other and communicate. Every network computer is required to have a NIC card. NIC cards are required both in wired and wireless networking.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-5.jpg"><img class="alignnone size-full wp-image-18" title="basic-computer-hardware-5" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-5.jpg" alt="" width="116" height="116" /></a><br />
</center><br />
<strong>RAM (Random Access Memory)</strong> RAM is a memory that is being used by the computer to store the information temporarily. For example when some work is performed on some applications that work is temporarily stored in the RAM. More RAM in the computer more faster computer works.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-7.jpg"><img class="alignnone size-full wp-image-19" title="basic-computer-hardware-7" src="http://www.hugepedia.com/wp-content/uploads/2010/02/basic-computer-hardware-7.jpg" alt="" width="150" height="98" /></a><br />
</center><br />
<strong>Cards</strong> – Cards are the hardware components that are  added to  the computer to increase their functionalities and  capabilities.</p>
<p><strong>Memory </strong>– Memory is the one of the important piece of the hardware. Sometimes memory chip memory is confused with the hard disk memory. Sometimes unallocated space of the hard disk is used as virtual memory also known as page file. This type of memory is a temporary memory and is used actual memory is less and requires some additional memory to perform a specific task.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hugepedia.com/basic-computer-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
