Memory Management Notes - Operating System
Memory Management Notes - Operating System
Storage Types:
1. Real storage
2. Virtual storage
1
If partitioned, do these partitions remain of same size or
are they dynamic (called dynamic partitioning – so as to
allow to adapt according to the changes in the needs of
tasks)?
Are there any fixed portions for certain specific tasks
(i.e. according to their type) or do we fit them anywhere
according to their size?
Should a task be fitted into a contiguous (i.e.
neighboring) block of storage locations (e.g. our class
rooms) or can a task be parceled up into separate blocks
and placed in any available slots in the memory?
Storage Management:
Storage Management strategies determine how a particular
storage organization performs under various policies, e.g.
2
o Should we replace those that are least frequently
used?
o Should we replace those that are least recently
used?
Storage Hierarchy:
Primary storage Secondary storage (already defined)
3
making careful guesses and anticipating about the
future of the program control.