Operating System Structure Operating System Structure
Operating System Structure Operating System Structure
System Components –
Main Memory Management
ì Memory is a large array of words or bytes, each with
its own address.
ì Main memory is a volatile storage device.
ì The operating system is responsible for the following
activities in connection with memory management:
ì Keep track of which parts of memory are currently being
used and by whom.
ì Decide which processes to load when memory space
becomes available.
ì