What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design?
Answer Posted / kunal
Actually processes access virtual memory space, not physical
memory. Applications never access RAM directly but only
through the memory management interface of the processor.
All processes have a 4GB virtual address space. The upper
2GB is common to all processes and is used by the system.
The lower 2GB is private to each process and is inaccessible
to all others. This is completely independent of the size of
RAM or the page file. The system maps physical memory into
this virtual address space according to both need and
availability.
At any given time the data in virtual memory space might be
stored in RAM, on disk, or both. All of this is totally
transparent to all applications. Frequently accessed data
will be kept in RAM with the remainder left on disk.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Write a pascal program to calculate the sum of the first 100 even number and odd number
how we can know the funcions available in a class recording java?
pleasew define carrier scope in abap (sap).
how do we provide security for web services
Need provab technical test questions
What is the purpose of
Write a program to find duplicate number from array in minimum time complexity.
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
Write a program to find whether a given number is prime or not.
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
How to merge Action Form with Dyna Action Form in Struts.
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance