Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Physical Memory and Virtual Memory

This is a discussion on Physical Memory and Virtual Memory within the Windows forums, part of the Operating Systems category; What is the difference between these two memories? I guess the virtual memory is only used by Windows, are there other operating systems that uses virtual memory?...

Go Back   Geeks Talk > Operating Systems > Windows
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Windows Windows related issues and problesm.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-2006
Contributing Member
 
Join Date: May 2006
Posts: 76
Thanks: 0
Thanked 6 Times in 5 Posts
blenda is on a distinguished road
Physical Memory and Virtual Memory

What is the difference between these two memories? I guess the virtual memory is only used by Windows, are there other operating systems that uses virtual memory?
Reply With Quote
The Following 2 Users Say Thank You to blenda For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-02-2006
Contributing Member
 
Join Date: May 2006
Posts: 73
Thanks: 0
Thanked 6 Times in 6 Posts
joel is on a distinguished road
Re: Physical Memory and Virtual Memory

Physical Memory is the from the hardware called RAM. While the virtual memory is exactly the word virtual which means its not real, because it uses the space in the harddisk to create some memory space.

The problem with virtual memory is that when you have allocated exact number of bytes and then your harddisk gets low on space, your system will have errors. Just leave the system allocate the virtual memory that it needs so you won't have any problem.
Reply With Quote
  #3 (permalink)  
Old 06-24-2006
Contributing Member
 
Join Date: May 2006
Posts: 88
Thanks: 0
Thanked 10 Times in 9 Posts
norman is on a distinguished road
Re: Physical Memory and Virtual Memory

Virtual memory is a memory management technique, used by multitasking computer operating systems wherein non-contiguous memory is presented to software as contiguous memory. This contiguous memory is referred to as the virtual address space. It is used commonly and provides great benefit for users at a very low cost. The computer hardware that is the primary memory system of a computer also called as RAM is the physical memory.
Reply With Quote
  #4 (permalink)  
Old 10-14-2008
Contributing Member
 
Join Date: Oct 2008
Location: tamilnadu,india
Posts: 74
Thanks: 2
Thanked 6 Times in 6 Posts
rakesh trichy is on a distinguished road
Re: Physical Memory and Virtual Memory

RAM is the amount of physical memory installed on your computer. It acts like short-term memory, enabling programs to load and operate faster. When you start a program or an application, it uses a part of that memory. Most programs will require at least 32MB of RAM. If you look in your system tray (next to the time), there are usually four or more programs running (antivirus, firewall, and so on). Those background programs alone require 128MB. Then if you use any programs, such as a Web browser or a word processor, it requires more memory.

Windows makes up the difference for that amount of RAM requirement by allocating or reserving a portion of your hard drive to act as though it were RAM. That's what is referred to as virtual memory, or page file. The less RAM you have the more virtual memory is allocated. Windows typically manages that for you. As a standard rule of thumb, Windows creates a virtual memory of 1½ times your physical RAM. So if have 256MB of actual RAM, Windows pagefile (virtual memory) will equal 384MB.
Reply With Quote
  #5 (permalink)  
Old 10-27-2008
Junior Member
 
Join Date: Oct 2008
Location: Bangalore
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
gbreddyt is on a distinguished road
Re: Physical Memory and Virtual Memory

RAM is the amount of physical memory installed on your computer. It acts like short-term memory, enabling programs to load and operate faster. When you start a program or an application, it uses a part of that memory. Most programs will require at least 32MB of RAM. If you look in your system tray (next to the time), there are usually four or more programs running (antivirus, firewall, and so on). Those background programs alone require 128MB. Then if you use any programs, such as a Web browser or a word processor, it requires more memory.

Windows makes up the difference for that amount of RAM requirement by allocating or reserving a portion of your hard drive to act as though it were RAM. That's what is referred to as virtual memory, or page file. The less RAM you have the more virtual memory is allocated. Windows typically manages that for you. As a standard rule of thumb, Windows creates a virtual memory of 1½ times your physical RAM. So if have 256MB of actual RAM, Windows pagefile (virtual memory) will equal 384MB.
Reply With Quote
  #6 (permalink)  
Old 04-16-2009
Junior Member
 
Join Date: Feb 2008
Location: dsds
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
tituxjec is on a distinguished road
Re: Physical Memory and Virtual Memory

Quote:
Originally Posted by blenda View Post
What is the difference between these two memories? I guess the virtual memory is only used by Windows, are there other operating systems that uses virtual memory?
Almost all modern operating systems use virtual memory.

Virtual memory is logical and physical memory is the actual available memory.
Each running process has its own virtual address space. But each virtual memory mapped either to RAM or HArddisk by the MMU(Memory Management Unit).So by virtual memory systems the computer overcomes its physical memory limitations.
Reply With Quote
  #7 (permalink)  
Old 07-14-2009
Contributing Member
 
Join Date: Sep 2008
Location: Gurgaon, India
Posts: 71
Thanks: 6
Thanked 34 Times in 22 Posts
mohitdns is on a distinguished road
Re: Physical Memory and Virtual Memory

Yes, Physical Memory is RAM, which Physically exist, but Virtual memory is the part of HDD, which we allocate for better Performance.

Suppose You need to run a Game, that needs 2 GB Ram, but you have only 1.5 GB RAM, If u configured Virtual Memory, then System will be able to Run the game, as it will take 512 MB HDD space as a RAM.


Thanks

Mohit Sharma
Reply With Quote
Reply

  Geeks Talk > Operating Systems > Windows

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT -4. The time now is 09:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved