Operating Systems Internal Assessment 2
Across
- 3. the state in which system can allocate resources to each process in some order and still avoid a deadlock
- 5. The base register is also known as
- 6. run time mapping from virtual to physical addresses is done by a hardware device called
- 10. algorithm dynamically examines the Resource allocation state to ensure that a circular wait condition can never exist.
- 12. This can be prevented by defining a linear ordering of resource types
- 13. The address generated by the CPU
- 14. a technique for overcoming external fragmentation
Down
- 1. PTBR-The address of a page table in memory is pointed by
- 2. deadlock avoidance algorithm
- 4. swaps processes in and out of the memory.
- 7. loading a routine only when it is called.
- 8. CPU fetches the instruction from memory according to the value of
- 9. system call to create the new process in Unix.
- 11. If the resources are always preempted from the same process this can occur.