|
|
|
|
|
|
|
|
|
|
|
|
|
n |
Protection
|
|
|
|
u |
processes should
not be able to reference
|
|
|
memory locations
in another process without
|
|
|
|
permission
|
|
|
|
u |
impossible to
check addresses at compile time
|
|
in programs since
the program could be
|
|
|
|
relocated
|
|
|
|
u |
address
references must be checked at run
|
|
|
time by hardware
|
|