An optimal reconstruction strategy of LRU stacks
View on Open Library ↗

An optimal reconstruction strategy of LRU stacks

by

6 min read
Rate this book:
14 pages 2002

About This Book

We investigate an optimal reconstruction method for an implementation of LRU stacks. First we present our implementation of an LRU stack, where an array and a linked list are mixedly used. Then an effective way of reconstructing the stack can be considered by using the 'lazy update' technique proposed by Barriga and Ayani. Next we formulate the expected costs with remaining 'n' requests by dynamic programming. Analyzing the equations, we can obtain the optimal reconstruction timing of the stack, and some monotone results.- pg. 1.

Buy This Book

As an Amazon Associate and Bookshop.org affiliate, BookOrb earns from qualifying purchases.

Write a Review

Sign in to write a review.