Question Detail

A high paging rate

  • may cause a high I/O rate
  • keeps the system running well
  • is a symptom of too much processor activity
  • always creates a slow system
Similar Questions :

1. In which scheduling policies, context switching never takes place

  • FCFS
  • round robin
  • Shortest job first
  • Pre-empitive

2. Dispatcher function is to

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

3. Which is non pre-emptive

  • Round robin
  • FIFO
  • MQS
  • MQSF

4. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0

5. For multiprogramming operating system

  • special support from processor is essential
  • special support from processor is not essential
  • cache memory is essential
  • none of above
Read more from - Operating System Questions Answers - Chapter 1