Sciweavers

88 search results - page 9 / 18
» Outperforming LRU with an Adaptive Replacement Cache Algorit...
Sort
View
79
Voted
USENIX
2000
15 years 5 days ago
Performing Replacement in Modem Pools
We examine a policy for managing modem pools that disconnects users only if not enough modems are available for other users to connect. Managing the modem pool then becomes a repl...
Yannis Smaragdakis, Paul R. Wilson
IEEEPACT
2009
IEEE
15 years 5 months ago
Using Aggressor Thread Information to Improve Shared Cache Management for CMPs
—Shared cache allocation policies play an important role in determining CMP performance. The simplest policy, LRU, allocates cache implicitly as a consequence of its replacement ...
Wanli Liu, Donald Yeung
IEEEPACT
2008
IEEE
15 years 5 months ago
Adaptive insertion policies for managing shared caches
Chip Multiprocessors (CMPs) allow different applications to concurrently execute on a single chip. When applications with differing demands for memory compete for a shared cache, ...
Aamer Jaleel, William Hasenplaugh, Moinuddin K. Qu...
120
Voted
IWMM
2011
Springer
217views Hardware» more  IWMM 2011»
14 years 1 months ago
On the theory and potential of LRU-MRU collaborative cache management
The goal of cache management is to maximize data reuse. Collaborative caching provides an interface for software to communicate access information to hardware. In theory, it can o...
Xiaoming Gu, Chen Ding
ADBIS
2010
Springer
206views Database» more  ADBIS 2010»
15 years 12 days ago
CFDC: A Flash-Aware Buffer Management Algorithm for Database Systems
Abstract. Classical buffer replacement policies, e.g., LRU, are suboptimal for database systems having flash disks for persistence, because they are not aware of the distinguished ...
Yi Ou, Theo Härder, Peiquan Jin