download Mastguru Android App

Question Detail

Dirty bit is used to show

  • Page with corrupted data
  • Wrong page in memory
  • Page that is modified after being loaded in the cache memory
  • page that is less frequently accessed
Similar Questions :

1. Dirty bit is used to show

  • Page with corrupted data
  • Wrong page in memory
  • Page that is modified after being loaded in the cache memory
  • page that is less frequently accessed

2. Belady anamoly occurs in

  • Optimal replacement
  • FIFO
  • LRU
  • both in FIFO and LRU

3. If the property of locality of reference is well pronounced in a program

  • the number of page faults will be more
  • the number of page faults will be less
  • the number of page faults will same
  • none of above

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

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

5. Dijkstra's algorithm deals with

  • mutual exclusion
  • deadlock recovery
  • deadlock avoidance
  • cache coherence
Read more from - Operating System Questions Answers - Chapter 1
Post a comment