|
|
|
|
|
|
|
|
|
|
n |
Principle of
locality of references: memory
|
|
|
|
references
within a process tend to cluster
|
|
|
n |
Hence: only a
few pieces of a process will
|
|
|
be needed over
a short period of time
|
|
|
n |
Possible to
make intelligent guesses about
|
|
which pieces
will be needed in the future
|
|
|
n |
This suggests
that virtual memory may
|
|
|
work
efficiently (ie: trashing should not
|
|
|
occur too
often)
|
|