Free transactions with Rio Vista
Autor: | David E. Lowell, Peter M. Chen |
---|---|
Rok vydání: | 1997 |
Předmět: |
Software_OPERATINGSYSTEMS
Hardware_MEMORYSTRUCTURES Speedup Redo log Computer science computer.software_genre Reduction (complexity) Factor (programming language) Operating system Overhead (computing) General Earth and Planetary Sciences Cache Persistent data structure computer Database transaction Simulation computer.programming_language General Environmental Science |
Zdroj: | SOSP |
ISSN: | 0163-5980 |
DOI: | 10.1145/269005.266665 |
Popis: | Transactions and recoverable memories are powerful mechanisms for handling failures and manipulating persistent data. Unfortunately, standard recoverable memories incur an overhead of several milliseconds per transaction. This paper presents a system that improves transaction overhead by a factor of 2000 for working sets that fit in main memory. Of this factor of 2000, a factor of 20 is due to the Rio file cache, which absorbs synchronous writes to disk without losing data during system crashes. The remaining factor of 100 is due to Vista, a 720-line, recoverable-memory library tailored for Rio. Vista lowers transaction overhead to 5 μsec by using no redo log, no system calls, and only one memory-to-memory copy. This drastic reduction in overhead leads to a overall speedup of 150-556x for benchmarks based on TPC-B and TPC-C. |
Databáze: | OpenAIRE |
Externí odkaz: |