Question Detail

Disk scheduling involves deciding ?

  • which disk should be accessed next
  • the order in which disk access request should be made
  • physical location of files
  • type of disks a system should have
Similar Questions :

1. Which of following need a device driver

  • Cache
  • Disk
  • Main Menory
  • Registers

2. Distributed systems should ?

  • high security
  • have better resource sharing
  • better system utilization
  • low system overhead

3. What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ?

  • One
  • Two
  • Three
  • Four

4. By which of following the problem of thrashing is significantly affected ?

  • program size
  • program structure
  • primary storage
  • secondary storage

5. Relocation bits used by relocating loader are specified by

  • Relocating loader
  • Assembler
  • Translator
  • Linker
Read more from - Operating System Questions Answers - Set 2