sherpa
|
Initial checkin of sherpa backend. These files probably don't belong here in the long term, but this is expedient.
|
2010-02-26 18:52:25 +00:00 |
test
|
use RegionAllocator for InternalNodes and DataPages
|
2010-03-09 23:17:03 +00:00 |
util
|
adding a few overlooked files
|
2010-03-03 23:21:08 +00:00 |
adriana-lima.awk
|
initial import; removed cruft from mert's tarball, tweaked make's clean targets
|
2010-01-23 02:13:59 +00:00 |
CMakeLists.txt
|
create memTreeComponent class. Moved memTreeIterator, rbtree_t and tearDownTree into it (still need to move changableMemTreeIterator into it...)
|
2010-03-09 01:42:23 +00:00 |
cmds.txt
|
initial import; removed cruft from mert's tarball, tweaked make's clean targets
|
2010-01-23 02:13:59 +00:00 |
datapage.cpp
|
eliminate "lastLeaf" parameter from all functions in the diskTreeComponent API
|
2010-03-09 23:48:42 +00:00 |
datapage.h
|
DataPage::RegionAllocator -> RegionAllocator
|
2010-03-09 20:29:03 +00:00 |
datatuple.h
|
Generalized comparator, fixed some bugs in record length handling.
|
2010-02-23 17:05:47 +00:00 |
diskTreeComponent.cpp
|
eliminate "lastLeaf" parameter from all functions in the diskTreeComponent API
|
2010-03-09 23:48:42 +00:00 |
diskTreeComponent.h
|
eliminate "lastLeaf" parameter from all functions in the diskTreeComponent API
|
2010-03-09 23:48:42 +00:00 |
install.sh
|
install.sh script for yroots
|
2010-02-21 17:04:30 +00:00 |
logiterators.cpp
|
diskTreeComponent -> diskTreeComponent::internalNodes
|
2010-03-09 19:47:12 +00:00 |
logiterators.h
|
diskTreeComponent -> diskTreeComponent::internalNodes
|
2010-03-09 19:47:12 +00:00 |
logserver.cpp
|
use RegionAllocator for InternalNodes and DataPages
|
2010-03-09 23:17:03 +00:00 |
logserver.h
|
Fixed server hang. It used to sleep forever inside select if all the clients hung. Now, it uses the self pipe trick to wake itself up.
|
2010-02-23 23:54:44 +00:00 |
logstore.cpp
|
use RegionAllocator for InternalNodes and DataPages
|
2010-03-09 23:17:03 +00:00 |
logstore.h
|
use RegionAllocator for InternalNodes and DataPages
|
2010-03-09 23:17:03 +00:00 |
memTreeComponent.cpp
|
changingMemTreeIterator -> memTreeComponent::changingMemTreeIterator
|
2010-03-09 17:47:47 +00:00 |
memTreeComponent.h
|
more iterator renaming; also, getnext() -> next_callerFrees()
|
2010-03-09 19:02:54 +00:00 |
merger.cpp
|
use RegionAllocator for InternalNodes and DataPages
|
2010-03-09 23:17:03 +00:00 |
merger.h
|
cleanup statistics gathering and reporting.
|
2010-03-05 19:07:47 +00:00 |
network.h
|
Reopening existing trees now seems to work (no thorough tests yet). Added some network opcodes for statistics and debugging (not all are implemented yet). Reduce verbosity of server and client library.
|
2010-03-01 21:26:07 +00:00 |
NOTES
|
initial import; removed cruft from mert's tarball, tweaked make's clean targets
|
2010-01-23 02:13:59 +00:00 |
regionAllocator.h
|
eliminate "lastLeaf" parameter from all functions in the diskTreeComponent API
|
2010-03-09 23:48:42 +00:00 |
server.cpp
|
diskTreeComponent -> diskTreeComponent::internalNodes
|
2010-03-09 19:47:12 +00:00 |
tcpclient.cpp
|
Hacky histogram generation; API's for client-side iterators.
|
2010-03-03 23:20:05 +00:00 |
tcpclient.h
|
Hacky histogram generation; API's for client-side iterators.
|
2010-03-03 23:20:05 +00:00 |
tuplemerger.cpp
|
cleanup statistics gathering and reporting.
|
2010-03-05 19:07:47 +00:00 |
tuplemerger.h
|
cleanup statistics gathering and reporting.
|
2010-03-05 19:07:47 +00:00 |