306 views
0 votes
0 votes

On a virtual memory system with FIFO page replacement policy, for an arbitrary page access pattern, increasing the number of page frames in main memory will

  1. always decrease the number of page faults
  2. always increase the number of page faults
  3. sometimes increase the number of page faults
  4. do not affect the number of page faults

2 Answers

Answer:

Related questions

1 votes
1 votes
1 answer
2
Bikram asked Sep 3, 2016
217 views
Dirty bit is used to show thepage with corrupted datawrong page in the memorypage that is modified after being loaded into cache memorypage that is less frequently access...
2 votes
2 votes
1 answer
3
2 votes
2 votes
1 answer
4
Bikram asked Sep 3, 2016
325 views
Match these OS abstractions with Hardware components:A. Thread1. interruptB. Virtual address space2. memoryC. File system3. CPUD. Signal4. DiskA-2 B-4 C-3 D-1A-1 B-2 C-3 ...