Commit graph

867 commits

Author SHA1 Message Date
Eric Brewer
5a3cecdf2c added example code 2005-03-24 21:26:45 +00:00
Eric Brewer
95314d7641 rearranged section 3 2005-03-24 18:20:53 +00:00
Sears Russell
669a4f181a transitive closure program. 2005-03-24 11:10:44 +00:00
Sears Russell
08ceca11ce Enabled compactPage in TallocFromPage() 2005-03-24 11:04:06 +00:00
Sears Russell
4c1ca194d0 Major edits throughout the paper. 2005-03-24 10:00:08 +00:00
Sears Russell
cf58e1fb72 Transitive closure working! 2005-03-24 04:43:22 +00:00
Mike Demmer
8f2aa6a550 fix capitalization 2005-03-24 01:09:19 +00:00
Eric Brewer
fd64236236 obj ser 2005-03-23 23:43:28 +00:00
Eric Brewer
99ffee3e3d linear-hash 2005-03-23 22:55:45 +00:00
Eric Brewer
d58ae06276 sec3 2005-03-23 20:30:14 +00:00
Sears Russell
e82076f8a6 New benchmarking numbers... 2005-03-23 19:52:25 +00:00
Sears Russell
ced67d2b9c update of benchmarks so they can terminate overnight. 2005-03-23 19:49:52 +00:00
Eric Brewer
cdea31f743 prior-work 2005-03-23 19:38:52 +00:00
Eric Brewer
ba9302ed5a intro 2005-03-23 19:15:21 +00:00
Eric Brewer
7a48cd06f9 new graph 2005-03-23 08:17:29 +00:00
Sears Russell
2f99ed4664 Generic consumer wrapper functions, and implementation registrations. 2005-03-23 08:10:30 +00:00
Sears Russell
ee9eb416ea Implemented fifo pool that allocates entries out of a pool (it should be easy to extend this to avoid deadlock, while allowing it to continue to provide backpressure) 2005-03-23 08:07:53 +00:00
Sears Russell
9ede6bec33 Fixes for the benchmarks that were run last night. :) 2005-03-23 08:05:21 +00:00
Sears Russell
482f3f1818 (It is possible that these are identical to the old versions.) 2005-03-23 08:04:50 +00:00
Sears Russell
78091c6e4d Fixed file name case-sensitivity bug. (TPS-new.pdf -> tps-new.pdf) 2005-03-23 08:02:04 +00:00
Eric Brewer
6a2cc67d9d updated graphs 2005-03-23 07:23:53 +00:00
Eric Brewer
70b8da1dc2 new graph 2005-03-23 07:08:06 +00:00
Eric Brewer
5599eaed64 *** empty log message *** 2005-03-23 07:07:35 +00:00
Eric Brewer
39226f9994 new graph 2005-03-23 06:40:03 +00:00
Eric Brewer
bd46874067 new graph 2005-03-23 06:17:00 +00:00
Eric Brewer
7fb45ae819 new graph 2005-03-23 03:11:08 +00:00
Eric Brewer
5a28f72d4d first version 2005-03-23 02:54:00 +00:00
Sears Russell
07045c55de (Already out of date) TPS data. 2005-03-23 02:45:22 +00:00
Sears Russell
1a89fd30f6 Matched BDB's buffer cache / log buffer sizes to LLADD's 2005-03-23 02:21:31 +00:00
Sears Russell
91889bfdad Wrote linear hash table section, cleaned up "experiemental setup" 2005-03-23 02:21:03 +00:00
Sears Russell
0b643dd34d Benchmarking figures, and auto-generated graphs. 2005-03-22 20:57:51 +00:00
Sears Russell
58aaf2acb8 Script that runs all of the benchmarks in order... 2005-03-22 20:37:30 +00:00
Sears Russell
51bc247661 Updated scripts to include more graphs, and run to completion on shirin 2005-03-22 19:25:19 +00:00
Sears Russell
5efa0b5ee1 Lots of edits. Wrote future work, among other things. 2005-03-22 06:20:02 +00:00
Sears Russell
ef29b13f51 Cleaned up intro a bit. 2005-03-22 02:14:14 +00:00
Sears Russell
379b50d8c7 A script that produces *.dat files by calling ci-parser.pl appropriately. 2005-03-21 22:33:03 +00:00
Sears Russell
6228931e58 A simple script that interprets the CI data, and allows basic calculations to be performed using command line arguments. 2005-03-21 22:32:28 +00:00
Sears Russell
b38db5b52b Added figures to paper. 2005-03-21 22:31:43 +00:00
Sears Russell
98db96b96d Fixed script name typo. 2005-03-21 19:14:25 +00:00
Eric Brewer
89c1ff07c5 small edits to intro 2005-03-21 16:50:44 +00:00
Eric Brewer
4f43f7227c LLADD -> \yad{} 2005-03-21 16:48:17 +00:00
Eric Brewer
10fb2b202b intro 2005-03-21 16:45:30 +00:00
Sears Russell
663b54d5cf Preliminary, untuned SOSP benchmark scripts. 2005-03-21 09:24:37 +00:00
Sears Russell
65b613a67c Require db4.2-dev, not db4.2-c++-dev 2005-03-21 08:59:20 +00:00
Sears Russell
9656ce1a55 forgot to commit this... 2005-03-21 08:56:30 +00:00
Sears Russell
6d4216bc2a Preliminary (broken) transitive closure implementation. 2005-03-21 08:04:29 +00:00
Sears Russell
b26105e76f Benchmark debugging output / scalability fixes. 2005-03-21 08:03:45 +00:00
Sears Russell
a262d338e9 More sections written, made a few proofreading passes. 2005-03-21 07:58:03 +00:00
Sears Russell
88a3d2aaf3 Added experimental setup description. 2005-03-21 02:40:00 +00:00
Sears Russell
5cd520e9ac Added some new text to the outline. I made a first pass up to 'extendible transaction infrastructure' 2005-03-21 00:35:17 +00:00