What are the requirements memory management intended to satisfy?
The major five requirements of memory management are:
- Relocation- Logical address is relocated enthusiastically at execution time.
- Protection- every process should be protected against unwanted interference by other process, whether intentional or accidental.
- Sharing-it is a way of increasing the multiprogramming level is to shared code among different users.
- Local organization
- Physical organization