Sciweavers

286 search results - page 21 / 58
» An analytical model for cache replacement policy performance
Sort
View
WWW
2007
ACM
16 years 6 months ago
Improving the Performance of Online Auctions Through Server-side Activity-based Caching
Online auction sites have very specific workloads and user behavior characteristics. Previous studies on workload characterization conducted by the authors showed that i) bidding a...
Daniel A. Menascé, Vasudeva Akula
INFOCOM
2003
IEEE
15 years 11 months ago
Asymptotic Insensitivity of Least-Recently-Used Caching to Statistical Dependency
Abstract— We investigate a widely popular Least-RecentlyUsed (LRU) cache replacement algorithm with semi-Markov modulated requests. Semi-Markov processes provide the flexibility...
Predrag R. Jelenkovic, Ana Radovanovic
HPCA
2009
IEEE
16 years 6 months ago
Design and implementation of software-managed caches for multicores with local memory
Heterogeneous multicores, such as Cell BE processors and GPGPUs, typically do not have caches for their accelerator cores because coherence traffic, cache misses, and latencies fr...
Sangmin Seo, Jaejin Lee, Zehra Sura
MASCOTS
2001
15 years 7 months ago
Aggregating Caches: A Mechanism for Implicit File Prefetching
We introduce the aggregating cache, and demonstrate how it can be used to reduce the number of file retrieval requests made by a caching client, improving storage system performan...
Ahmed Amer, Darrell D. E. Long
JSA
2006
81views more  JSA 2006»
15 years 6 months ago
Deferred locking with shadow transaction for client-server DBMSs
Data-shipping systems that allow inter-transaction caching raise the need of a transactional cache consistency maintenance (CCM) protocol because each client is able to cache a po...
Hyeokmin Kwon, Songchun Moon