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. 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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Memory (RAM) vs Virtual RAM... - by prashker on 09-29-2006 at 06:48 PM
RE: Memory (RAM) vs Virtual RAM... - by Voldemort on 09-29-2006 at 06:52 PM
RE: Memory (RAM) vs Virtual RAM... - by prashker on 09-29-2006 at 06:53 PM
RE: Memory (RAM) vs Virtual RAM... - by Adeptus on 09-29-2006 at 07:24 PM
RE: Memory (RAM) vs Virtual RAM... - by prashker on 09-29-2006 at 07:40 PM
RE: Memory (RAM) vs Virtual RAM... - by Voldemort on 09-29-2006 at 07:50 PM


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