n Determines where in real memory a
process piece resides
n For pure segmentation systems:
u first-fit, next fit... are possible choices (a real
issue)
n For paging (and paged segmentation):
u the hardware decides where to place the page:
the chosen frame location is irrelevant since all
memory frames are equivalent (not an issue)