International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 99 - Issue 17 |
Published: August 2014 |
Authors: Pooja Khulbe, Sanjay Kumar, Nidhi Yadav |
![]() |
Pooja Khulbe, Sanjay Kumar, Nidhi Yadav . An Assessment of Hybrid LRU (H-LRU) with Existing Page Replacement Algorithms. International Journal of Computer Applications. 99, 17 (August 2014), 51-53. DOI=10.5120/17469-8415
@article{ 10.5120/17469-8415, author = { Pooja Khulbe,Sanjay Kumar,Nidhi Yadav }, title = { An Assessment of Hybrid LRU (H-LRU) with Existing Page Replacement Algorithms }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 99 }, number = { 17 }, pages = { 51-53 }, doi = { 10.5120/17469-8415 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A Pooja Khulbe %A Sanjay Kumar %A Nidhi Yadav %T An Assessment of Hybrid LRU (H-LRU) with Existing Page Replacement Algorithms%T %J International Journal of Computer Applications %V 99 %N 17 %P 51-53 %R 10.5120/17469-8415 %I Foundation of Computer Science (FCS), NY, USA
The goal of any page replacement algorithm is to reduce fault rate by selecting best victim page to remove. This paper presents a framework through which, we tried to compare our previous work i. e. H-LRU [1] with other existing algorithms and prove that it has a better performance in average than former methods. Our major attempt in this paper is to extend our previous work HLRU and to compare characteristics of some former methods with HLRU. The general idea behind the comparison is to evaluate the hit ratio of pages for different algorithms and to prove that it has the best performance among all . For this purpose we consider traditional algorithm like FIFO, LRU and some recent approaches like PRO-LRU, H-LRU.