Sciweavers

19 search results - page 1 / 4
» CFDC: A Flash-Aware Buffer Management Algorithm for Database...
Sort
View
ADBIS
2010
Springer
206views Database» more  ADBIS 2010»
13 years 6 months 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
DAMON
2009
Springer
13 years 11 months ago
CFDC: a flash-aware replacement policy for database buffer management
Flash disks are becoming an important alternative to conventional magnetic disks. Although accessed through the same interface by applications, flash disks have some distinguishe...
Yi Ou, Theo Härder, Peiquan Jin
CIKM
2010
Springer
13 years 3 months ago
FD-buffer: a buffer manager for databases on flash disks
We design and implement FD-Buffer, a buffer manager for database systems running on flash-based disks. Unlike magnetic disks, flash media has an inherent read-write asymmetry: w...
Sai Tung On, Yinan Li, Bingsheng He, Ming Wu, Qion...
CASCON
2001
142views Education» more  CASCON 2001»
13 years 6 months ago
An analytical model for buffer hit rate prediction
Of the many tuning parameters available in a database management system (DBMS), one of the most crucial to performance is the buffer pool size. Choosing an appropriate size, howev...
Yongli Xi, Patrick Martin, Wendy Powley
EDBT
2002
ACM
107views Database» more  EDBT 2002»
14 years 5 months ago
A Robust and Self-tuning Page-Replacement Strategy for Spatial Database Systems
For a spatial database management system, it is an important goal to minimize the I/O-cost of queries and other operations. Several page-replacement strategies have been proposed a...
Thomas Brinkhoff