.. |
berkeleyDB
|
support "make install", and use libtool to generate .so, .a files.
|
2007-06-25 15:47:28 +00:00 |
nightly
|
Updated X-axis range to better reflect paper.
|
2006-08-10 23:37:19 +00:00 |
SOSP
|
Bulk load + TPS with reiserfs. TPS is flakey for some reason...
|
2005-03-25 12:03:51 +00:00 |
.cvsignore
|
Updated svn:ignore.
|
2007-10-03 01:52:41 +00:00 |
arrayListSet.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
BDB_HASH_INSERT.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
BDB_RAW_INSERT.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
CMakeLists.txt
|
New (more thorough, less frequent) tests for slotted pages. Renamed slotted methods, added microbenchmark for slotted pages.
|
2009-07-20 17:42:43 +00:00 |
distributedLsnFree.c
|
cleaned up arrayList. stasis_record_write no longer takes an LSN (it was ignoring it anyway). Added some missing calls to stasis_page_lsn_write (each time a page is written to, stasis_page_lsn_write should be called; this happens automatically for operations called via tupdate
|
2009-06-02 18:25:35 +00:00 |
distributedLsnFree.sh
|
benchmark script
|
2009-03-20 11:36:58 +00:00 |
generateScripts.pl
|
Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second
|
2005-03-12 22:11:18 +00:00 |
generateScriptsThreads.pl
|
Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second
|
2005-03-12 22:11:18 +00:00 |
lhtableThreaded.c
|
fix new gcc compiler warnings
|
2008-11-11 01:15:25 +00:00 |
linearHashNTA.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
linearHashNTAMultiReader.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
linearHashNTAThreaded.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
linearHashNTAWriteRequests.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
linkedListNTA.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
LLADD_LOGICAL.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LLADD_PHYSICAL.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LLADD_RAW_PHYSICAL.script
|
Old benchmarking stuff I forgot to add to the repository.
|
2004-11-29 21:30:21 +00:00 |
LLADD_THREADED.script
|
Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second
|
2005-03-12 22:11:18 +00:00 |
LOGICAL_THREADS.script
|
Preliminary benchmark program uploads for SEDA-style response time percentiles vs requests / second
|
2005-03-12 22:11:18 +00:00 |
lsn_bench_common.h
|
cleaned up includes, autoconf is now optional, since cmake now creates a config.h
|
2009-07-26 18:51:45 +00:00 |
Makefile.am
|
more benchmarks; transactions can now be multithreaded
|
2009-03-20 11:36:27 +00:00 |
naiveHash.c
|
all naive linear hash methods now start with TnaiveHash; removed references to ThashAlloc from documentation
|
2008-11-03 21:42:42 +00:00 |
naiveMultiThreaded.c
|
all naive linear hash methods now start with TnaiveHash; removed references to ThashAlloc from documentation
|
2008-11-03 21:42:42 +00:00 |
pageOrientedListNTA.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
qos.c
|
yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations
|
2009-05-13 18:04:53 +00:00 |
rawSet.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
rose.cpp
|
Fix compiler warning.
|
2008-05-27 07:27:15 +00:00 |
rose.sh
|
Initial ROSE check in.
|
2007-10-15 17:46:44 +00:00 |
roseTable.cpp
|
add an explicit ID parameter to StaticTuple. Instantiators of StaticTuple need to make sure this is different for each static tuple type that may coexist in the same page file. This allows multiple copies of rose to run at once.
|
2008-12-02 21:45:58 +00:00 |
roseTable.h
|
fix warnings on 32-bit platforms
|
2008-10-09 19:00:17 +00:00 |
roseTableTpcCH-workload1.cpp
|
add an explicit ID parameter to StaticTuple. Instantiators of StaticTuple need to make sure this is different for each static tuple type that may coexist in the same page file. This allows multiple copies of rose to run at once.
|
2008-12-02 21:45:58 +00:00 |
roseTableTpcCH-workload2.cpp
|
add an explicit ID parameter to StaticTuple. Instantiators of StaticTuple need to make sure this is different for each static tuple type that may coexist in the same page file. This allows multiple copies of rose to run at once.
|
2008-12-02 21:45:58 +00:00 |
roseTableTpcCH.h
|
fix new gcc compiler warnings
|
2008-11-11 01:15:25 +00:00 |
sequentialThroughput.c
|
Cleaned up page locking + a harmless memory bug. Add missing locks to page writeback.
|
2009-08-08 07:59:19 +00:00 |
slotted.c
|
Silence extraneous warning, add '--mode -1' to the slotted benchmark (-1 bypasses function dispatch when setting the records)
|
2009-07-25 23:02:27 +00:00 |
tpc-ch-generator.pl
|
Added sample invocation to script.
|
2008-06-08 20:22:10 +00:00 |
transitiveClosure.c
|
sort of compiles under macos now
|
2008-11-25 01:19:36 +00:00 |
writeBack.c
|
cleaned up arrayList. stasis_record_write no longer takes an LSN (it was ignoring it anyway). Added some missing calls to stasis_page_lsn_write (each time a page is written to, stasis_page_lsn_write should be called; this happens automatically for operations called via tupdate
|
2009-06-02 18:25:35 +00:00 |
writeback.sh
|
support for lsn-free writeback; partial benchmark code for submission
|
2009-03-19 03:36:13 +00:00 |
zeroCopy.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |