Operating System: MM
Across
- 3. Assigning memory frames to processes
- 4. Memory allocation method using power-of-two blocks
- 6. Condition of excessive paging activity
- 8. Actual address in main memory
- 11. Memory allocation based on process size
- 12. Ability to move a process in memory without affecting execution
- 15. Dividing memory into fixed-size partitions
- 19. Wastage due to scattered free memory
- 20. Keeps track of available memory blocks
Down
- 1. Wastage of memory due to unused space inside partitions
- 2. Prevents unauthorized access between processes
- 5. Dividing memory into variable-size segments
- 7. Dividing memory into equal-size blocks
- 9. Moving processes between main memory and disk
- 10. Allows multiple processes to use the same resource
- 13. Selecting a page to remove from memory
- 14. Technique that uses disk as an extension of RAM
- 16. Pages loaded only when needed
- 17. Table used to map logical to physical addresses
- 18. View of memory as seen by the user/program