What are local and global page replacements?

Answer Posted / hari iitkgp

Replacement algorithm can be local or global : when a
process incurs a page fault, local page replacement
algorithm selects for replacement some page that belongs to
that process (or a group of processes sharing memory
partition), whereas 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 of a group of processes. Most
popular forms of partitioning are fixed partitioning and
balance set algorithm based on the working set model.
Advantage of local page replacement is its scalability: each
process can handle its page faults independently without
contending for some shared global data structure.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is belady's anomaly?

544


What is the maximum ram for a 64 bit operating system?

525


What is the use of chkdsk f?

520


Which os is best for coding?

527


What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?

1460






What is bounded-buffer problem?

701


How do I clean up program files?

513


How do I copy a path to a shared drive?

568


How much ram can you have on a 64 bit system?

494


What is Throughput, Turnaround time, waiting time and Response time?

578


What is the cause of thrashing?

604


Can I move programs from c drive to d?

516


What are overlays?

598


How do I get to the root directory?

608


How do I remove prime os from my pc?

516