Sears Russell
5f954eb239
Final commit from google.
2007-08-24 23:01:08 +00:00
Sears Russell
5bd2138a8b
Fixes a number of memory leaks; adds pageCleanup() callback, and allows callers to use custom allocators with LSM trees
2007-08-20 21:58:20 +00:00
Sears Russell
356387eafe
support "make install", and use libtool to generate .so, .a files.
2007-06-25 15:47:28 +00:00
no author
d0274c3304
Renamed 'lladd' directories and python module to 'stasis'
2007-06-11 21:36:57 +00:00
Sears Russell
5650953c4f
Added .cvsignore files.
2007-03-04 00:40:15 +00:00
Sears Russell
a06077d12d
Conditionally compile benchmarks
2006-11-21 06:45:22 +00:00
Sears Russell
b8d0ccce79
Modularized the build; made berkeleydb and confuse optional. No longer build as many things by default.
2006-11-09 23:00:50 +00:00
Sears Russell
51517aaebc
Updated X-axis range to better reflect paper.
2006-08-10 23:37:19 +00:00
Sears Russell
0c6c0ec50b
Removed pbl header; fixed makefile bugs and the compilation warnings
...
they obscured.
2006-06-20 22:05:45 +00:00
Sears Russell
6485a4aae9
No more PBL.
2006-06-20 21:44:17 +00:00
Sears Russell
5f307ab820
benchmark for in-memory hashtable
2006-06-12 20:52:22 +00:00
Sears Russell
27f7df6f09
Fixed races on flushedLSN and page->dirty.
2006-06-12 20:05:28 +00:00
Sears Russell
640b97182c
nightly benchmark graphing infrastructure.
2006-05-30 22:58:20 +00:00
Sears Russell
d6ca424ea2
First stab at automated benchmark execution; broke compatibility with old plotter.pl, timing.pl, and added a Makefile that attempts to
...
intelligently manage binaries, and benchmarking data, with support for interruputed runs, etc. Also, extended the .def format to include
enough information to run the benchmarks
2006-05-27 02:45:29 +00:00
Sears Russell
68dcc2067e
No more warnings with -O2.
2006-05-25 22:50:52 +00:00
Sears Russell
b5d578f4e0
Fixed remaining warnings, got rid of alTupdate
2006-05-25 20:08:12 +00:00
Sears Russell
fda416090b
Fixed a bunch of 'easy' warnings
2006-05-25 00:02:46 +00:00
Sears Russell
11c311bc91
Added support for raw pages, implemented posix_memalign workaround, and re-enabled O_DIRECT by default
2006-04-12 01:41:35 +00:00
Sears Russell
0fa2a07145
final final benchmark. :)
2005-03-25 16:36:56 +00:00
Sears Russell
3844b641a3
final transclos benchmark
2005-03-25 16:33:36 +00:00
Sears Russell
b06a4e2b25
Bulk load + TPS with reiserfs. TPS is flakey for some reason...
2005-03-25 12:03:51 +00:00
Sears Russell
47bf885385
script to benchmark transitive closure
2005-03-25 11:44:49 +00:00
Sears Russell
669a4f181a
transitive closure program.
2005-03-24 11:10:44 +00:00
Sears Russell
cf58e1fb72
Transitive closure working!
2005-03-24 04:43:22 +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
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
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
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
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
379b50d8c7
A script that produces *.dat files by calling ci-parser.pl appropriately.
2005-03-21 22:33:03 +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
Sears Russell
663b54d5cf
Preliminary, untuned SOSP benchmark scripts.
2005-03-21 09:24:37 +00:00
Sears Russell
b26105e76f
Benchmark debugging output / scalability fixes.
2005-03-21 08:03:45 +00:00
Sears Russell
d9627dffe4
Fixed initialization bug for xid.
2005-03-20 06:23:48 +00:00
Sears Russell
ef3c30b190
Benchmark updates.
2005-03-20 05:17:25 +00:00
Sears Russell
26d50f19e3
Cleaned up berkeley db tests / lladd logger optimizations + bug fix.
2005-03-19 20:28:30 +00:00
Sears Russell
b860c687d2
Helpers for berkeley db tests.
2005-03-19 02:26:58 +00:00
Sears Russell
97bf995022
changes for diff, commit prior to deleteing a lot of old bdb cruft
2005-03-18 23:26:25 +00:00
Sears Russell
d8eb6c9aa7
Major benchmark update; log force merging.
2005-03-17 04:38:55 +00:00
Sears Russell
dffff067bb
multiplexer and fifo are now working. (also added removed some timeouts from tests that were timing out)
2005-03-15 05:30:57 +00:00
Jimmy Kittiyachavalit
80ed16c18e
Initial implementation of logMemory.c. Haven't yet done any testing, but it seems to compile. However, as of now, the current source code in the cvs repository does not build, dying on check_<somehting (I think ringbuffer.x)>, due to an a reference to an undefined symbol 'mutex'.
2005-03-14 20:54:06 +00:00
Sears Russell
f5ff26b233
Added commit() call to inner while loop of linearHashNTAWriteRequests.c
2005-03-14 20:04:44 +00:00