| 1. |
Explain About The Paging Systems? |
|
Answer» Paging systems can be modeled by abstracting the page reference STRING from the program and using the same reference string with different algorithms. These MODELS can be used to make some predictions about paging BEHAVIOR. Attention to ISSUES such as determining the working set, memory allocations, and page size are required. Paging systems can be modeled by abstracting the page reference string from the program and using the same reference string with different algorithms. These models can be used to make some predictions about paging behavior. Attention to issues such as determining the working set, memory allocations, and page size are required. |
|