Sciweavers

DAMON
2008
Springer

Avoiding version redundancy for high performance reads in temporal databases

13 years 6 months ago
Avoiding version redundancy for high performance reads in temporal databases
A major performance bottleneck for database systems is the memory hierarchy. The performance of the memory hierarchy is directly related to how the content of disk pages maps to the L2 cache lines, i.e. to the organization of data within a disk page, called the page layout. The prevalent page layout in database systems is the N-ary Storage Model (NSM). As demonstrated in this paper, using NSM for temporal data deteriorates memory hierarchy performance for query-intensive workloads. This paper proposes two cacheconscious, read-optimized, page layouts for temporal data. Experiments show that the proposed page layouts are substantially faster than NSM.
Khaled Jouini, Geneviève Jomier
Added 19 Oct 2010
Updated 19 Oct 2010
Type Conference
Year 2008
Where DAMON
Authors Khaled Jouini, Geneviève Jomier
Comments (0)