DocumentCode
678466
Title
Improve the performance of LRU page replacement algorithm using augmentation of data structure
Author
Kavar, C.C. ; Parmar, S.S.
Author_Institution
Comput. Dept., C.U. Shah Coll. of Eng. & Technol., Wadhwan, India
fYear
2013
fDate
4-6 July 2013
Firstpage
1
Lastpage
5
Abstract
The process takes less time for handling instructions then would be speedy and efficient. The speed of the process is not only depends on architectural features and operational frequency, but also depends on the algorithm and data structure, which is used for that process. There are many page replacement algorithms such as least recently used (LRU), first-in-first-out (FIFO), Optimal and the combination of LRU and least frequently used (LFU) are available in memory management. We can improve the performance of page replacement algorithm either develop a new algorithm from scratch or using augmentation of data structure and algorithm design. In this paper we use augmented doubly circular link list, skip list, splay tree and hash table and apply all these on LRU page replacement algorithm. We implement all these augmented data structure with LRU page replacement algorithm and traced using Standard Performance Evaluation Corporation (SPEC) benchmark files. This paper show that augmentation of data structure can improve the performance of LRU page replacement algorithm.
Keywords
data structures; paged storage; storage management; FIFO; LFU; LRU page replacement algorithm; SPEC benchmark file; algorithm design; augmented data structure; data structure augmentation; first-in-first-out; hash table; least frequently used; least recently used; link list; memory management; operational frequency; performance improvement; skip list; splay tree; standard performance evaluation corporation benchmark file; Algorithm design and analysis; Arrays; Encyclopedias; Indexes; Memory management; Radiation detectors; augmentation; data structure; least recently used; page replacement; weighting replacement policy;
fLanguage
English
Publisher
ieee
Conference_Titel
Computing, Communications and Networking Technologies (ICCCNT),2013 Fourth International Conference on
Conference_Location
Tiruchengode
Print_ISBN
978-1-4799-3925-1
Type
conf
DOI
10.1109/ICCCNT.2013.6726496
Filename
6726496
Link To Document