|
#1
|
|||
|
|||
|
"Dixonian69" <Dixonian69@discussions.microsoft.com> wrote:
>I'll ask you then since Manny didn't!! > >what does it mean then by "allocated"? > Allocated would mean the amount of page file space that has been mapped to application programs, device drivers, and/or windows compoenents. Most if not all of this is probably related to the unused portions of memory allocation requests. Windows, by design, must allocate memory address space to satisfy all of the memory allocation requests that are issued. And most allocation requests are for more, sometimes substantially more, memory than will actually be used under normal circumstances. In order to efficiently manage the available RAM, addresses in RAM are only allocated to those portions of the requests that are actually used and the unused portions are mapped to locations in the page file. This mapping of unused memory requests to the page file does not require any actual disk activity - all that is necessary is to make the appropriate entries in the memory mapping tables maintained by the CPU. Ron Martell Duncan B.C. Canada -- Microsoft MVP (1997 - 2006) On-Line Help Computer Service http://onlinehelp.bc.ca |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BDD - ZTI.vbs error -2147467259 when connecting to AdminDB under WinPE | nospam@area51.org.au | Windows XP Setup Deployment | 3 | 01-05-2006 03:59 PM |
| Re: Why am I short of virtual memory? (I think I should be ok) | Wadsworth Paul | Windows XP Perform Maintain | 2 | 01-05-2006 06:06 AM |
| Long delay before Drives & Files appear in My Computer & Address Bar | shizzlenizzlator@gmail.com | Windows XP Help and Support | 3 | 01-05-2006 02:44 AM |
| Re: Virtual memory settings | Ron Martell | Windows XP General | 3 | 01-05-2006 02:31 AM |
| USB Mass Storage Device - This device cannot start. (Code 10) | lobo201 | Windows XP Hardware | 11 | 01-05-2006 02:15 AM |