Question Detail

Problem of thrashing is affected significantly by

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

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

  • 12
  • 3
  • 1
  • 0

2. A hardware device which is capable of executing a sequence of instructions, is known as

  • CPU
  • ALU
  • CU
  • Processor

3. Reference bit is used for

  • Implementing LRU page replacement algorithm
  • Implementing NRU algorithm
  • To check the page table entry in the cache memory
  • none of above

4. Multiprogramming systems

  • Are easier to develop than single programming systems
  • Execute each job faster
  • Execute more jobs in the same time
  • Are used only on large main frame computers

5. 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
Read more from - Operating System Questions Answers - Chapter 1