Sciweavers

68 search results - page 6 / 14
» Checkpointing of Control Structures in Main Memory Database ...
Sort
View
SIGMOD
2009
ACM
220views Database» more  SIGMOD 2009»
14 years 11 months ago
Keyword search in databases: the power of RDBMS
Keyword search in relational databases (RDBs) has been extensively studied recently. A keyword search (or a keyword query) in RDBs is specified by a set of keywords to explore the...
Lu Qin, Jeffrey Xu Yu, Lijun Chang
SCCC
1997
IEEE
14 years 3 months ago
Write Optimized Object-Oriented Database Systems
In a database system, read operations are much more common than write operations, and consequently, database systems have been read optimized. As the size of main memory increases...
Kjetil Nørvåg, Kjell Bratbergsengen
ISCA
2012
IEEE
279views Hardware» more  ISCA 2012»
12 years 1 months ago
Staged memory scheduling: Achieving high performance and scalability in heterogeneous systems
When multiple processor (CPU) cores and a GPU integrated together on the same chip share the off-chip main memory, requests from the GPU can heavily interfere with requests from t...
Rachata Ausavarungnirun, Kevin Kai-Wei Chang, Lava...
IPPS
2007
IEEE
14 years 5 months ago
An Implementation of Page Allocation Shaping for Energy Efficiency
Main memory in many tera-scale systems requires tens of kilowatts of power. The resulting energy consumption increases system cost and the heat produced reduces reliability. Emerg...
Matthew E. Tolentino, Joseph Turner, Kirk W. Camer...
ICS
2000
Tsinghua U.
14 years 2 months ago
Push vs. pull: data movement for linked data structures
As the performance gap between the CPU and main memory continues to grow, techniques to hide memory latency are essential to deliver a high performance computer system. Prefetchin...
Chia-Lin Yang, Alvin R. Lebeck