Across
- 2. data exchanged between the processor and main memory
- 5. Defines the machine-level commands the CPU can execute
- 8. Monitor Simple batch system introduced this concept to manage job sequencing and resource allocation.
- 9. That entity to which a processor is assigned
- 10. contains the most critical and frequently used OS functions
Down
- 1. Control the behavior of the domain and bypass the access permissions for table entries in that domain.
- 3. Optimizes the utilization of resources like CPU, memory, and I/O devices
- 4. One x86 memory management parameter under the segment descriptor which is the starting address of the segment within the 4-GB linear address space
- 6. Scheduling make the decision of which processes to execute next.
- 7. In the process states, it is the high-level scheduler that admits a program but is not yet ready to execute. The OS will initialize the process, moving it to the ready state.
