Sciweavers

121 search results - page 4 / 25
» Designing Database Operators for Flash-enabled Memory Hierar...
Sort
View
ISCA
1996
IEEE
120views Hardware» more  ISCA 1996»
15 years 1 months ago
Missing the Memory Wall: The Case for Processor/Memory Integration
Current high performance computer systems use complex, large superscalar CPUs that interface to the main memory through a hierarchy of caches and interconnect systems. These CPU-c...
Ashley Saulsbury, Fong Pong, Andreas Nowatzyk
76
Voted
CIDR
2007
144views Algorithms» more  CIDR 2007»
14 years 11 months ago
Cache-Oblivious Query Processing
We propose a radical approach to relational query processing that aims at automatically and consistently achieving a good performance on any memory hierarchy. We believe this auto...
Bingsheng He, Qiong Luo
DASFAA
2009
IEEE
146views Database» more  DASFAA 2009»
15 years 4 months ago
In-Page Logging B-Tree for Flash Memory
We demonstrate the IPL B+ -tree prototype, which has been designed as a flash-aware index structure by adopting the in-page logging (IPL) scheme. The IPL scheme has been proposed ...
Gap-Joo Na, Bongki Moon, Sang-Won Lee
SIGMOD
2010
ACM
310views Database» more  SIGMOD 2010»
15 years 1 months ago
The DataPath system: a data-centric analytic processing engine for large data warehouses
Since the 1970’s, database systems have been “compute-centric”. When a computation needs the data, it requests the data, and the data are pulled through the system. We belie...
Subi Arumugam, Alin Dobra, Christopher M. Jermaine...
SIGMOD
2012
ACM
202views Database» more  SIGMOD 2012»
12 years 12 months ago
MCJoin: a memory-constrained join for column-store main-memory databases
There exists a need for high performance, read-only mainmemory database systems for OLAP-style application scenarios. Most of the existing works in this area are centered around t...
Steven Keith Begley, Zhen He, Yi-Ping Phoebe Chen