os

12345678910111213141516
Across
  1. 2. / ___________scheduler selects an available process for program execution on a core
  2. 3. / Most operating systems identify processes according to a unique
  3. 5. users to the resources defined by a computer system
  4. 7. / A process that has terminated, but whose parent has not yet called wait(), is known as a _________process
  5. 9. / A single-threaded process has one program _________specifying
  6. 10. / _______multiprocessing in which each peer CPU processor performs all tasks, including operating-system functions and user processes
  7. 12. next instruction to execute
  8. 13. / bound process is one that spends more of its time doing input output than it spends doing computation
  9. 14. / OS combine different structures, resulting in ________systems
  10. 16. / place all of the functionality of the kernel into a single, static binary file that runs in a single address space
Down
  1. 1. / _______ state the process is waiting to be assigned to a processor
  2. 3. / is the mechanism for controlling the access of processes
  3. 4. / faster storage system
  4. 6. / When an interrupt occurs, the system needs to save the current ______ of the process running on the CPU
  5. 8. / a number of device controllers connected through a common ____ that provides access between components and shared memory
  6. 11. / ________programming increases CPU utilization
  7. 15. / _______ is volatile memory