Question Detail

The LRU algorithm

  • pages out pages that have been used recently
  • pages out pages that have not been used recently
  • pages out pages that have been least used recently
  • pages out the first page in a given area
Similar Questions :

1. Which is single user operating system

  • MS-DOS
  • UNIX
  • XENIX
  • LINUX

2. The LRU algorithm

  • pages out pages that have been used recently
  • pages out pages that have not been used recently
  • pages out pages that have been least used recently
  • pages out the first page in a given area

3. Poor response times are caused by

  • Busy processor
  • High I/O rate
  • High paging rates
  • Any of above

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

  • A device
  • Timer
  • Schedular Process
  • Power failure

5. Belady anamoly occurs in

  • Optimal replacement
  • FIFO
  • LRU
  • both in FIFO and LRU
Read more from - Operating System Questions Answers - Chapter 1