The storage manager, as a key component of the database system, is responsible for organizing, reading, and delivering data to the execution engine for processing. According to the data serving mechanism, existing storage managers are either pull-based, incurring high latency, or push-based, leading to a high number of I/O requests when the CPU is busy. To improve these shortcomings, this thesis proposes a push-based prefetching strategy in a column-wise storage manager. The proposed strategy implements an efficient cache layer to store shared data among queries to reduce the number of I/O requests. The capacity of the cache is maintained by a time access-aware eviction mechanism. Our strategy enables the storage manager to coordinate multi...
We study integrated prefetching and caching problems following the work of Cao et. al. [3] and Kimbr...
Energy consumption has become a first-class optimization goal in design and implementation of data-i...
We present a new approach to create large-scale cost-effective mass storage systems using high-capac...
As the speed of microprocessors increases according to Moore's law, access speeds of the main memory...
Data center storage systems of the future in Petabyte and Exabyte scale require very high performanc...
Low disk throughput is one of the main impediments to improving the performance of data-intensive se...
Abstract. One of the most effective ways to improve the I/O perfor-mance of a storage system is to e...
High performance computing has become one of the fundamental contributors to the progress of science...
Because of the slow access time of disk storage, storage management is crucial to the performance of...
Abstract: "Database systems work hard to tune I/O performance, but they do not always achieve the fu...
The paper presents techniques which exploit recent magnetic disk-drive technological developments (s...
Abstract: Storage management is important for overall performance of the system. Slow access time of...
Database systems work hard to tune I/O performance, but do not always achieve the full performance p...
Abstract: In-memory database management systems have the potential to reduce the execution time of c...
Abstract The performance gap between compute and storage is fairly considerable. This results in a m...
We study integrated prefetching and caching problems following the work of Cao et. al. [3] and Kimbr...
Energy consumption has become a first-class optimization goal in design and implementation of data-i...
We present a new approach to create large-scale cost-effective mass storage systems using high-capac...
As the speed of microprocessors increases according to Moore's law, access speeds of the main memory...
Data center storage systems of the future in Petabyte and Exabyte scale require very high performanc...
Low disk throughput is one of the main impediments to improving the performance of data-intensive se...
Abstract. One of the most effective ways to improve the I/O perfor-mance of a storage system is to e...
High performance computing has become one of the fundamental contributors to the progress of science...
Because of the slow access time of disk storage, storage management is crucial to the performance of...
Abstract: "Database systems work hard to tune I/O performance, but they do not always achieve the fu...
The paper presents techniques which exploit recent magnetic disk-drive technological developments (s...
Abstract: Storage management is important for overall performance of the system. Slow access time of...
Database systems work hard to tune I/O performance, but do not always achieve the full performance p...
Abstract: In-memory database management systems have the potential to reduce the execution time of c...
Abstract The performance gap between compute and storage is fairly considerable. This results in a m...
We study integrated prefetching and caching problems following the work of Cao et. al. [3] and Kimbr...
Energy consumption has become a first-class optimization goal in design and implementation of data-i...
We present a new approach to create large-scale cost-effective mass storage systems using high-capac...