Sciweavers

1872 search results - page 114 / 375
» Unbalanced Cache Systems
Sort
View
JNW
2008
150views more  JNW 2008»
15 years 3 months ago
Quality-Aware Cooperative Proxy Caching for Video Streaming Services
By applying a proxy mechanism widely used in WWW systems to video streaming systems, low-delay and high-quality video distribution can be accomplished without imposing extra load o...
Yoshiaki Taniguchi, Naoki Wakamiya, Masayuki Murat...
CASES
2006
ACM
15 years 9 months ago
Mitigating soft error failures for multimedia applications by selective data protection
With advances in process technology, soft errors (SE) are becoming an increasingly critical design concern. Due to their large area and high density, caches are worst hit by soft ...
Kyoungwoo Lee, Aviral Shrivastava, Ilya Issenin, N...
150
Voted
DSN
2011
IEEE
14 years 3 months ago
Coerced Cache Eviction and discreet mode journaling: Dealing with misbehaving disks
—We present Coerced Cache Eviction (CCE), a new method to force writes to disk in the presence of a disk cache that does not properly obey write-cache configuration or flush re...
Abhishek Rajimwale, Vijay Chidambaram, Deepak Rama...
214
Voted
ICDE
2004
IEEE
118views Database» more  ICDE 2004»
16 years 5 months ago
A Peer-to-peer Framework for Caching Range Queries
Peer-to-peer systems are mainly used for object sharing although they can provide the infrastructure for many other applications. In this paper, we extend the idea of object shari...
Ozgur D. Sahin, Abhishek Gupta, Divyakant Agrawal,...
124
Voted
USENIX
1994
15 years 5 months ago
The Slab Allocator: An Object-Caching Kernel Memory Allocator
This paper presents a comprehensive design overview of the SunOS 5.4 kernel memory allocator. This allocator is based on a set of object-caching primitives that reduce the cost of...
Jeff Bonwick