System Structure
nBecause
of it’s enormous complexity, we view the OS system as a series of
levels
nEach
level performs a related subset of functions
nEach level relies on the next lower level to perform more
primitive functions
nWell
defined interfaces: one level can be modified without affecting other
levels
nThis
decomposes a problem into a number of more manageable sub problems