Title :
An Algorithm for Buffer Cache Management
Author_Institution :
Santa Clara Univ., Santa Clara, CA
Abstract :
This paper proposes an algorithm for buffer cache management with prefetching. The buffer cache contains two units, the main cache unit and prefetch unit. The sizes of both the units are fixed. The total sizes of both the units are a constant. Blocks are fetched in one block look ahead prefetch principle. The block placement and replacement policies are defined. The replacement strategy depends on the most recently accessed block and the defined miss counts of the blocks. FIFO algorithm is used for the prefetch unit. The proposed algorithm is compared with W2 R algorithm for sequential and random input. For sequential input, the performance is comparable with that of W2 R algorithm. For random input, the proposed algorithm performs better than W2 R by 9%.
Keywords :
cache storage; FIFO algorithm; block placement; buffer cache management; prefetch unit; replacement policy; Conference management; File systems; Information technology; Prefetching; Technology management; DBMS; data access; prefetching;
Conference_Titel :
Information Technology: New Generations, 2009. ITNG '09. Sixth International Conference on
Conference_Location :
Las Vegas, NV
Print_ISBN :
978-1-4244-3770-2
Electronic_ISBN :
978-0-7695-3596-8
DOI :
10.1109/ITNG.2009.100