What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Memory (RAM) vs Virtual RAM...

Memory (RAM) vs Virtual RAM...
Author: Message:
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. Memory (RAM) vs Virtual RAM...
Ok I have 2gb of ram

Normally

[Image: attachment.php?pid=735398]

As you can see I have a 400mb use of ram :p

I have 2gb yet Virtual Memory is still used.....

I always wondered why dosen't Virtual Memory be used after the ram is filled?

(Or am I missing something or I am not understanding a part of virtual memory?)

.png File Attachment: untitled.PNG (24.35 KB)
This file has been downloaded 280 time(s).

This post was edited on 09-29-2006 at 06:49 PM by prashker.
09-29-2006 06:48 PM
Profile PM Find Quote Report
Voldemort
Veteran Member
*****

Avatar

Posts: 3504
Reputation: 49
– / – / Flag
Joined: Jul 2005
Status: Away
RE: Memory (RAM) vs Virtual RAM...
I think that files needed but not much are stored on the virtual ram, so that you have a lot of free ram... probably Adeptus or Cookie can give you a better explanation...
*All posts are a purely speculative hypothesis based on abstract reasoning.
Not my daughter, you bitch!
[Image: ico-mollytrix16.gif]
09-29-2006 06:52 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: Memory (RAM) vs Virtual RAM...
quote:
Originally posted by Voldemort
probably Adeptus or Cookie can give you a better explanation...

Will wait for that then ;-)
09-29-2006 06:53 PM
Profile PM Find Quote Report
Adeptus
Senior Member
****


Posts: 732
Reputation: 40
Joined: Oct 2005
RE: Memory (RAM) vs Virtual RAM...
The short explanation is that programs often request large blocks of memory that they never fully use.  Windows manages memory in 4-kilobyte pages.  For certain types of allocations, the memory manager will allocate all or part of the request in virtual memory.  If these pages are actually ever accessed, they are then swapped in.

This creates a slight overhead for programs that allocate large blocks of memory and use all of it, but that is a very small  hit compared to quickly filling up all of the physical memory and then having to swap pages out to make room for something else.

This post was edited on 09-29-2006 at 07:26 PM by Adeptus.
09-29-2006 07:24 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. RE: Memory (RAM) vs Virtual RAM...
quote:
Originally posted by Adeptus
The short explanation is that programs often request large blocks of memory that they never fully use.  Windows manages memory in 4-kilobyte pages.  For certain types of allocations, the memory manager will allocate all or part of the request in virtual memory.  If these pages are actually ever accessed, they are then swapped in.

This creates a slight overhead for programs that allocate large blocks of memory and use all of it, but that is a very small  hit compared to quickly filling up all of the physical memory and then having to swap pages out to make room for something else.

Ah ok,

thanks for the explanation :)
09-29-2006 07:40 PM
Profile PM Find Quote Report
Voldemort
Veteran Member
*****

Avatar

Posts: 3504
Reputation: 49
– / – / Flag
Joined: Jul 2005
Status: Away
RE: Memory (RAM) vs Virtual RAM...
aw, i was near :P
*All posts are a purely speculative hypothesis based on abstract reasoning.
Not my daughter, you bitch!
[Image: ico-mollytrix16.gif]
09-29-2006 07:50 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On