Results 1 to 2 of 2
hi,
i am planning to implement a new algorithm for page replacement in 2.4 kernel as a part of a project. the problem is i dont have much previous experience ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-20-2006 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 1
need help on 'page replacement in linux'
hi,
i am planning to implement a new algorithm for page replacement in 2.4 kernel as a part of a project. the problem is i dont have much previous experience in kernel programming.
so i need to know the current page replacement policy's implementation. can anyone help me....????
- 02-20-2006 #2
Google is your friend....
Have a look at
http://www.surriel.com/lectures/linux24-vm.html


Reply With Quote
