Question Detail

Problem of thrashing is affected significantly by

  • program structure
  • program size
  • primary storage size
  • all of above
Similar Questions :

1. Root directory of a disk should be placed

  • at the fixed address in the main memory
  • at a fixed location on the disk
  • at the fixed location on system disk
  • anywhere on the disk

2. In real time OS, which is most suitable scheduling scheme

  • round robin
  • FCFS
  • pre-emptive scheduling
  • random scheduling

3. 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

4. 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

5. Which of the following does not interrupt an running process

  • A device
  • Timer
  • Schedular Process
  • Power failure
Read more from - Operating System Questions Answers - Chapter 1