Question Detail

Dispatcher function is to

  • put tasks in I/O wait
  • schedule tasks in processor
  • change task priorities
  • All of above
Similar Questions :

1. Shortest Job First executes first the job

  • with the least processor needs
  • that first entered the queue
  • that has been in the queue for the longest
  • that last entered the queue

2. Daisy chain is a device for

  • connecting a number of controllers to a device
  • connecting a number of device to a controller
  • all of above
  • none of above

3. Which one is true

  • The linkage editor is used to edit programs which have to later link together
  • The linkage editor links object module during compiling
  • The linkage editor links objects modules and resolves external references between them before loading
  • none of above

4. Which process is known for initializing a microcomputer with its OS

  • cold booting
  • boot recording
  • booting
  • warm booting

5. Disk scheduling includes deciding

  • which should be accessed next
  • order in which disk access requests must be serviced
  • the physical location of the file
  • the logical location of the file
Read more from - Operating System Questions Answers - Chapter 1