answersLogoWhite

0


Best Answer

In case of simple paging all pages should be in main memory to run a process..while in case of virtual memory paging pages can be loaded as needed by the processor i.e. called demand paging...

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the differences between simple paging and virtual memory paging?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In paging how the virtual memory can be implemented?

its depends on number of processes in memory.


When virtual memory is in use excessive paging is referred to as?

FALSE


Is the condition of excessive paging referred to as thrashing when virtual memory is in use?

Nope, swapping and paging are essentially synonymous. Excessive paging is known as thrashing.


What is the normal path of the Windows paging used for virtual memory?

C:\pagefile.dat


The technique of swapping items between memory and storage?

It is paging.


What is the normal path of windows paging file used for virtual memory?

C:\pagefile.dat


11 What is the normal path of the Windows paging file used for virtual memory?

C:/pagefile.sys


What is segmented page allocation?

Segmented page allocation is a type of memory management that uses base and bound registers to determine memory faults, similar to dynamic page allocation. More importantly it is different to dynamic page allocation since the entire process doesn't have to be in memory, similar to using virtual memory paging where the program is broken into pieces. Unlike virtual memory paging, the maximum virtual memory size is limited to the size of physical memory.


What do you call Using space on hard drive as if it was ram?

you're using virtual memory/a paging file


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


How do you identify the maximum virtual memory your PC can take?

It can as much as you want, you should just have enough space on your hard drive in order to save the paging file (virtual memory file).


When virtual memory is in use the condition of excessive paging is called swapping Answer True False?

False. It is called Thrashing.