Operating System

1234567891011121314151617181920
Across
  1. 2. copying information into faster storage system main memory can be viewed as a last cache for secondary storage.
  2. 5. Designed to overcome the issue of monolithic architecture.
  3. 6. makes use of multiple CPU's to complete a specific task.
  4. 8. It temporarily stores input or output data in an attempt to better match the speeds of two devices
  5. 11. Allowing communication with the operating system via a control language
  6. 15. When two or more programs run at the same time
  7. 17. receive messages, transfer status information
  8. 18. close, write, reposition, get file attributes
  9. 19. components that will run all the time when a computer is turned on.
  10. 20. a traditional model of a software program, which is built as a unified unit that is self-contained and independent from other applications.
Down
  1. 1. the near-minimum amount of software that can provide the mechanisms needed to implement an operating system .
  2. 3. executes multiple programs at a time.
  3. 4. release device, read, write, reposition
  4. 7. Sharing of a computing resource among many users
  5. 9. Allowing files to be recorded in a tree structure.
  6. 10. denoting software for which the original source code is made freely available and may be redistributed and modified.
  7. 11. an interface between a program running in user space and the operating system (OS).
  8. 12. end, abort, set process attributes, wait for time, wait event
  9. 13. receive messages, transfer status information
  10. 14. a process of transferring data by placing it in a temporary working area where another program may access it for processing at a later point in time.
  11. 16. the system by which people (users) interact with a machine.