OPERATING SYSTEM (CHAPTER 1)

1234567891011121314151617181920
Across
  1. 3. people,machines,other computer
  2. 4. System Calls were grouped into categories according to their use
  3. 5. kernel are all placed together
  4. 12. the components run all the time a computer is turned on
  5. 13. all machine work,monitoring each other
  6. 15. components that perfotm similar functions are grouped together
  7. 16. the system by which people(users)interact with a machine
  8. 17. graphical elements can be mixed with text on the same display
  9. 19. OS divided into several processes,each implements a singleset of services
  10. 20. close,write,reposition,get file attributes
Down
  1. 1. end,about,set process attributes,wait for time,wait event
  2. 2. provides basic computing resources
  3. 6. can be freely used
  4. 7. the only component that could directly communicate with kernel
  5. 8. copying informations into faster storage system
  6. 9. allowing files to be recorded in a tree structure
  7. 10. only the final product is made available
  8. 11. a method of overlapping the computation of a job with its execution
  9. 14. one machine work,another standby
  10. 18. a set of functions to request for os services