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. File record length

  • Should be chosen to match the data characteristics
  • should be fixed
  • should be variable
  • vary system to system

2. Files can have ?

  • Read Access
  • Write Access
  • Copy Access
  • All of above

3. Banker's algorithm for resource allocation deals with ?

  • deadlock prevention
  • deadlock aviodance
  • deadlock recovery
  • circular wait

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

  • One
  • Two
  • Three
  • Four

5. Which of following is not an advantage of multiprogramming ?

  • increased throughput
  • shorter response time
  • ability to assign priorities of jobs
  • decreased system overload
Read more from - Operating System Questions Answers - Set 2