n Fixed-allocation policy
u allocates a fixed number of frames that  remains
constant over time
F the number is determined at load time and
depends on the type of the application
n Variable-allocation policy
u the number of frames allocated to a process may
vary over time
F may increase if page fault rate is high
F may decrease if page fault rate is very low
u requires more OS overhead to assess behavior of
active processes