|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
n |
Is the set of
frames to be considered for
|
|
|
|
replacement
when a page fault occurs
|
|
|
n |
Local
replacement policy
|
|
|
|
u |
chooses only
among the frames that are
|
|
|
|
allocated to the
process that issued the page
|
|
|
|
fault
|
|
|
n |
Global
replacement policy
|
|
|
|
u |
any unlocked
frame is a candidate for
|
|
|
|
replacement
|
|
|
n |
Let us
consider the possible combinations of
|
|
|
replacement
scope and resident set size policy
|