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: writes involve expensive erase operations and as a result are usually much slower than reads. Therefore, we address this asymmetry in FD-Buffer. Specifically, we use the average I/O cost per page access as opposed to the traditional miss rate as the performance metric for a buffer. We develop a new replacement policy in which we separate clean and dirty pages into two pools. The size ratio of the two pools is automatically adapted to the read-write asymmetry and the runtime workload. We evaluate FD-Buffer with trace-driven experiments on real flash disks. Our evaluati...
The popularity of high-density flash memory as data storage media has increased steadily for a wide ...
Recently, NAND flash memory has been one of the best storage mediums for various embedded systems su...
The database storage hierarchy has been heavily optimized for the performance characteristics of dis...
We design and implement FD-Buffer, a buffer manager for database systems running on flash-based disk...
We design and implement FD-Buffer, a buffer manager for database systems running on flash-based disk...
In this paper, we present a design and implementation of FD-Buffer, a cost-based adaptive buffer man...
Abstract. Classical buffer replacement policies, e.g., LRU, are subop-timal for database systems hav...
Flash disks are becoming an important alternative to con-ventional magnetic disks. Although accessed...
Embedded devices such as personal digital assistants (PDAs), pocket PCs, palmtops, and handheld PCs ...
Classical buffer replacement policies, e. g., LRU, are suboptimal for database systems having flash ...
Abstract—Flash disks are being widely used as an important alternative to conventional magnetic disk...
The popularity of NAND flash memory has been growing rapidly in recent years, but the SSD (Solid-Sta...
Most embedded database systems are built on a two-level memory hierarchy, a RAM buffer on top of fla...
As the capacity of the NAND flash memory increases rapidly, flash storage device needs to maintain l...
Flash SSDs are becoming the primary storage technology for single servers and large data centers. In...
The popularity of high-density flash memory as data storage media has increased steadily for a wide ...
Recently, NAND flash memory has been one of the best storage mediums for various embedded systems su...
The database storage hierarchy has been heavily optimized for the performance characteristics of dis...
We design and implement FD-Buffer, a buffer manager for database systems running on flash-based disk...
We design and implement FD-Buffer, a buffer manager for database systems running on flash-based disk...
In this paper, we present a design and implementation of FD-Buffer, a cost-based adaptive buffer man...
Abstract. Classical buffer replacement policies, e.g., LRU, are subop-timal for database systems hav...
Flash disks are becoming an important alternative to con-ventional magnetic disks. Although accessed...
Embedded devices such as personal digital assistants (PDAs), pocket PCs, palmtops, and handheld PCs ...
Classical buffer replacement policies, e. g., LRU, are suboptimal for database systems having flash ...
Abstract—Flash disks are being widely used as an important alternative to conventional magnetic disk...
The popularity of NAND flash memory has been growing rapidly in recent years, but the SSD (Solid-Sta...
Most embedded database systems are built on a two-level memory hierarchy, a RAM buffer on top of fla...
As the capacity of the NAND flash memory increases rapidly, flash storage device needs to maintain l...
Flash SSDs are becoming the primary storage technology for single servers and large data centers. In...
The popularity of high-density flash memory as data storage media has increased steadily for a wide ...
Recently, NAND flash memory has been one of the best storage mediums for various embedded systems su...
The database storage hierarchy has been heavily optimized for the performance characteristics of dis...