Sciweavers

16 search results - page 1 / 4
» The ADABAS Buffer Pool Manager
Sort
View
VLDB
1998
ACM
199views Database» more  VLDB 1998»
13 years 9 months ago
The ADABAS Buffer Pool Manager
The buffer pool manager is a central component of ADABAS, a high performance scaleable database system for OLTP processing. High efficiency and scalability of the buffer pool mana...
Harald Schöning
RTCSA
2008
IEEE
13 years 11 months ago
Power-Aware Data Buffer Cache Management in Real-Time Embedded Databases
The demand for real-time data services in embedded systems is increasing. In these new computing platforms, using traditional buffer management schemes, whose goal is to minimize ...
Woochul Kang, Sang Hyuk Son, John A. Stankovic
CASCON
2001
142views Education» more  CASCON 2001»
13 years 6 months ago
An analytical model for buffer hit rate prediction
Of the many tuning parameters available in a database management system (DBMS), one of the most crucial to performance is the buffer pool size. Choosing an appropriate size, howev...
Yongli Xi, Patrick Martin, Wendy Powley
SIGCSE
2004
ACM
188views Education» more  SIGCSE 2004»
13 years 10 months ago
Buffer pools and file processing projects for an undergraduate data structures course
This paper presents a family of programming projects appropriate to a sophomore-level data structures course, centered around the concept of a buffer pool serving as the access i...
Clifford A. Shaffer
EDBT
2010
ACM
151views Database» more  EDBT 2010»
13 years 10 months ago
Warm cache costing: a feedback optimization technique for buffer pool aware costing
Most modern RDBMS depend on the query processing optimizer’s cost model to choose the best execution plan for a given query. Since the physical IO (PIO) is a costly operation to...
H. S. Ramanujam, Edwin Seputis