Operating System Support

12345678910
Across
  1. 2. data exchanged between the processor and main memory
  2. 5. Defines the machine-level commands the CPU can execute
  3. 8. Monitor Simple batch system introduced this concept to manage job sequencing and resource allocation.
  4. 9. That entity to which a processor is assigned
  5. 10. contains the most critical and frequently used OS functions
Down
  1. 1. Control the behavior of the domain and bypass the access permissions for table entries in that domain.
  2. 3. Optimizes the utilization of resources like CPU, memory, and I/O devices
  3. 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
  4. 6. Scheduling make the decision of which processes to execute next.
  5. 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.