What is the reason for using the LFU page replacement algorithm?
(a) an actively used page should have a large reference count
(b) a less used page has more chances to be used again
(c) it is extremely efficient and optimal
(d) all of the mentioned
The question was asked in class test.
The doubt is from Virtual Memory topic in division The Linux System of Operating System