Across
- 3. Occurs when total size of locality exceeds total memory size.
- 4. Phenomenon wherein no progress is achieved due to processes waiting on each other.
- 8. Memory management scheme supporting user view of memory.
- 10. Supports more than one task making progress.
- 11. Results from referencing a page that is non memory resident.
- 12. Identified performance ganis from adding additional corse to an application with both serial and parallel components.
- 14. Time it takes to stop one process and start another.
- 16. Routine is not loaded until it is called.
- 18. A phenomoenon which results to inefficient use of storage.
- 20. Systems where access to main memory may vary.
Down
- 1. Segment of code involving modification of common variables.
- 2. block of available memory.
- 5. Allows bringing a page into memory only when needed.
- 6. Allows for more efficient process creation as only modified pages are copied.
- 7. More frames, more page faults.
- 9. Amount of time from request to first response.
- 13. sits between main memory and CPU registers.
- 15. hardware device which maps virtual addresses to corresponding physical addresses.
- 17. Technique allowing I/O devices to communicate directly to main memory.
- 19. Also called associative memory
