Results 1 to 2 of 2
Hi
I read paper "LIRS:An Efficient Low Inter-reference Recency SetReplacement Policy. by Song Jiang" and "Clock-Pro by Rik Van Riel"
And from their website, I know that Clock_pro(the approximate version ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-10-2011 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
How to enable clock_pro option in linux?
Hi
I read paper "LIRS:An Efficient Low Inter-reference Recency SetReplacement Policy. by Song Jiang" and "Clock-Pro by Rik Van Riel"
And from their website, I know that Clock_pro(the approximate version of LIRS) has been supported in linux kernel 2.6.9. Now my question is how to enable the clock_pro option in linux. As a result, the page replacement algorithm is clock_pro but not LRU.
Please replay.....Thanks
Jason
2011/3/10
- 03-11-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,236
Well, it isn't accessible in the kernel configuration tools, so my guess is that this is hard-coded in the kernel. I would suggest you try to communicate with the kernel maintainers at The Linux Kernel Archives to find out which components implement this.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
