|
|
|
|
|
|
|
|
|
|
|
|
n |
Memory
management software depends
|
|
|
on whether
the hardware supports paging
|
|
or
segmentation or both
|
|
|
n |
Pure
segmentation systems are rare.
|
|
|
Segments are
usually paged -- memory
|
|
|
management
issues are then those of
|
|
|
paging
|
|
|
n |
We shall thus
concentrate on issues
|
|
|
associated
with paging
|
|
|
n |
To achieve
good performance we need a
|
|
|
low page fault
rate
|
|