Saved Bookmarks
| 1. |
Explain Difference bw local and global page replacement |
|
Answer» Local vs. global replacement A global replacement algorithm is free to select any page in memory. Local page replacement ASSUMES some FORM of memory partitioning that determines how many pages are to be assigned to a GIVEN process or a GROUP of PROCESSES. |
|