answersLogoWhite

0

If you are using a modern version of Windows (Windows 95 or latter) you will be using virtual memory. Virtual memory is NOT the pagefile and it is not an extension to physical RAM but a system that is completely integrated into the system. Applications access virtual memory exclusively, no exceptions, ever. You can not disable virtual memory. You can disable the pagefile (not recommended) but this will not disable virtual memory. The system provides a virtual environment to processes that is completely independent of how much RAM is in the system. This is an advanced system that provides many important advantages to applications and users.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Computer Science

What does the computer use when RAM is full?

Virtual memory, the answer is virtual memory.


What is the significance of the virtual page offset in the context of memory management in operating systems?

The virtual page offset is important in memory management because it determines the location of data within a virtual memory page. This offset helps the operating system map virtual addresses to physical memory locations efficiently, allowing for better memory utilization and organization.


Is it ever advisable to have a virtual memory size that is smaller than the physical memory size?

No, it is not advisable to have a virtual memory size that is smaller than the physical memory size. This can lead to performance issues and may cause the system to run out of memory, resulting in crashes or slowdowns. It is recommended to have a virtual memory size that is equal to or larger than the physical memory size to ensure optimal system performance.


What is the purpose of a page frame in computer memory management?

The purpose of a page frame in computer memory management is to provide a fixed-size block of physical memory that can be used to store a page of data from virtual memory. This helps in efficiently managing memory resources and allows for the mapping of virtual memory addresses to physical memory locations.


What are the implications of having a machine with 48-bit virtual addresses and 32-bit physical addresses?

Having a machine with 48-bit virtual addresses and 32-bit physical addresses means that the system can address a larger amount of virtual memory than physical memory. This can lead to potential issues with memory management, such as increased overhead for address translation and the possibility of running out of physical memory space. It may also impact the efficiency and performance of the system, as the mismatch between virtual and physical memory sizes can result in slower data access times.

Related Questions

How do you read virtual memory?

Find a virtual psychic to read your virtual memory.


How does virtual memory work?

virtual memory works just like as temporary memory does


What is deffernce between virtual and physical memory?

The difference between virtual and physical memory is that virtual memory refers to memory space while physical memory are chips like RAM. The memory space for virtual memory is made by operating system when there is insufficient physical memory.


What does the computer use when RAM is full?

Virtual memory, the answer is virtual memory.


When virtual memory is invented?

Virtual memory was invented in the early 1960s


Under Windows 2000XP physical memory and virtual memory are both managed by what?

Virtual Memory Manager


What is the difference between bitween pagefile and virtual memory?

pagefile is the virtual memory


What is another name for virtual memory?

Virtual Memory-: Virtual Mem is also known as Swap memory. Swap memory:- Swap mem is the type of memory which allocates by the harddisk in the form of extra RAM for better functioning of the application in the case if you are facing a lack of RAM in order to run that software


What type of memory stores data in a swap file on a hard drive high memory virtual memory extended memory random access memory?

virtual memory


How do you delete virtual memory?

Don't delete the virtual memory. It is essential to the running of your operating system.


What is the use of virtual memory?

Virtual memory is used to increase the size of working memory in the system main memory by using the locations in secondary storage such as harddisk.


Is cache memory equal to virtual memory?

No! ; Cache memory is integrated in the CPU. Virtual memory is a part of the hard drive that the OS use as ram memory, when running out of real ram memory.