Sciweavers

16 search results - page 2 / 4
» The ADABAS Buffer Pool Manager
Sort
View
CIKM
2010
Springer
13 years 3 months ago
FD-buffer: a buffer manager for databases on flash disks
We design and implement FD-Buffer, a buffer manager for database systems running on flash-based disks. Unlike magnetic disks, flash media has an inherent read-write asymmetry: w...
Sai Tung On, Yinan Li, Bingsheng He, Ming Wu, Qion...
VLDB
1997
ACM
100views Database» more  VLDB 1997»
13 years 9 months ago
The Oracle Universal Server Buffer
The buffer manager is integral to the performance, scalability, and reliability of Oracle’s Universal Dam Server, a high performance object-relational databasemanagerthat provid...
William Bridge, Ashok Joshi, M. Keihl, Tirthankar ...
USENIX
2000
13 years 6 months ago
Performing Replacement in Modem Pools
We examine a policy for managing modem pools that disconnects users only if not enough modems are available for other users to connect. Managing the modem pool then becomes a repl...
Yannis Smaragdakis, Paul R. Wilson
CIDR
2007
116views Algorithms» more  CIDR 2007»
13 years 6 months ago
Managing Query Compilation Memory Consumption to Improve DBMS Throughput
While there are known performance trade-offs between database page buffer pool and query execution memory allocation policies, little has been written on the impact of query compi...
Boris Baryshnikov, Cipri Clinciu, Conor Cunningham...
FAST
2008
13 years 7 months ago
AWOL: An Adaptive Write Optimizations Layer
Operating system memory managers fail to consider the population of read versus write pages in the buffer pool or outstanding I/O requests when writing dirty pages to disk or netw...
Alexandros Batsakis, Randal C. Burns, Arkady Kanev...