First page
Back
Continue
Last page
Summary
Graphics
PLS: Bit Map
Represents non-empty priority lists
Bit Map searching can be optimized by using routines such as
find_first_zero()
Aids schedule() in determining the range of lists to scan
Notes: