Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Record.h: Fixed wrapped record concept
Douglas Rumbaugh
2024-03-22
1
-3
/
+3
*
PGM.h: fixed an out of bounds array access on point lookup misses.
Douglas Rumbaugh
2024-03-22
1
-3
/
+21
*
MutableBuffer: added visibility flag to records and refactored timestamp
Douglas Rumbaugh
2024-03-22
1
-1
/
+5
*
FSTrie testing and debugging
Douglas Rumbaugh
2024-03-22
1
-101
/
+20
*
Record.h: Removed manual constructor and adjusted wrapped header fields
Douglas Rumbaugh
2024-03-22
1
-10
/
+26
*
Disabled lookahead for paper revision
Douglas Rumbaugh
2024-03-22
1
-1
/
+1
*
Updates/progress towards succinct trie support
Douglas Rumbaugh
2024-03-20
3
-15
/
+41
*
FST Shard w/ tests
Douglas Rumbaugh
2024-03-19
1
-0
/
+266
*
VPTree: precalculate distances to make construction more efficient
Douglas B. Rumbaugh
2024-02-21
1
-19
/
+30
*
ExtensionStructure: first basic test of lookahead task stealing
Douglas Rumbaugh
2024-02-12
2
-1
/
+14
*
ExtensionStructure: Added simulated reconstruction lookahead
Douglas Rumbaugh
2024-02-12
1
-28
/
+88
*
MutableBuffer: Allow hwm to equal lwm
Douglas Rumbaugh
2024-02-12
1
-1
/
+1
*
Refactored Reconstruction Tasks
Douglas Rumbaugh
2024-02-12
5
-20
/
+77
*
Added structure state vector w/ scratch version for reconstruction
Douglas Rumbaugh
2024-02-12
1
-55
/
+89
*
Removed centralized version structure
Douglas Rumbaugh
2024-02-09
2
-35
/
+8
*
Framework: Fixed a bug where tagged deletes didn't release the epoch
Douglas Rumbaugh
2024-02-09
1
-2
/
+17
*
Comment updates/fixes
Douglas Rumbaugh
2024-02-09
23
-103
/
+223
*
Updated VPTree to new shard/query interfaces
Douglas Rumbaugh
2024-02-08
4
-235
/
+228
*
Added compiler fence to block reordering
Douglas Rumbaugh
2024-02-08
1
-0
/
+6
*
Fixed a slight synchronization bug in Epoch retirement "properly"
Douglas Rumbaugh
2024-02-08
1
-10
/
+27
*
Cleaned up shard files (except VPTree)
Douglas Rumbaugh
2024-02-07
7
-529
/
+357
*
Fully realized shard concept interface
Douglas Rumbaugh
2024-02-07
14
-40
/
+33
*
Fully implemented Query concept and adjusted queries to use it
Douglas Rumbaugh
2024-02-07
11
-52
/
+44
*
BufferView: Adjusted BV to avoid repeated modulus operations
Douglas Rumbaugh
2024-02-05
2
-15
/
+48
*
Set up tombstone deletes properly
Douglas Rumbaugh
2024-02-05
4
-26
/
+32
*
temporary hack to get working
Douglas Rumbaugh
2024-01-31
1
-6
/
+12
*
Adjusted epoch transition methodology
Douglas Rumbaugh
2024-01-31
3
-152
/
+120
*
More locking!
Douglas Rumbaugh
2024-01-31
1
-0
/
+2
*
Updated insert query throughput to use IRS queries
Douglas Rumbaugh
2024-01-31
1
-7
/
+11
*
Possibly fixed epoch retirement sync error
Douglas Rumbaugh
2024-01-31
1
-1
/
+5
*
Insert throughput benchmark
Douglas Rumbaugh
2024-01-31
1
-1
/
+1
*
Query/Insert intermix benchmarks
Douglas Rumbaugh
2024-01-31
1
-3
/
+4
*
Temporary thread affinity for reconstruction
Douglas Rumbaugh
2024-01-31
2
-1
/
+33
*
TrieSpline + tests
Douglas Rumbaugh
2024-01-30
1
-61
/
+90
*
Benchmarking updates
Douglas Rumbaugh
2024-01-30
1
-6
/
+23
*
DynamicExtension: Fixed reconstruction trigger data race
Douglas Rumbaugh
2024-01-24
1
-4
/
+7
*
Adjusted recon_benchmark and properly shutdown FIFOScheduler
Douglas Rumbaugh
2024-01-22
1
-0
/
+1
*
FIFOScheduler: added automake wakeup
Douglas Rumbaugh
2024-01-22
1
-1
/
+12
*
Added RangeCount query
Douglas Rumbaugh
2024-01-22
1
-0
/
+169
*
Initial rough-out of internal statistics tracker
Douglas Rumbaugh
2024-01-19
6
-35
/
+157
*
Multiple concurrency bug fixes
Douglas Rumbaugh
2024-01-17
8
-143
/
+130
*
Concurrency testing and bug fixes
Douglas B. Rumbaugh
2024-01-15
2
-7
/
+24
*
Use 16-byte CAS to control buffer head
Douglas B. Rumbaugh
2024-01-15
1
-61
/
+59
*
Various single-threaded bug fixes
Douglas B. Rumbaugh
2024-01-15
4
-15
/
+55
*
Initial integration of new buffering scheme into framework
Douglas Rumbaugh
2024-01-12
8
-277
/
+142
*
BufferView.h: Hopefully the last necessary tweak to the move semantics stuff
Douglas Rumbaugh
2024-01-12
1
-24
/
+2
*
InternalLevel update and tests
Douglas Rumbaugh
2024-01-11
2
-16
/
+39
*
Ported ISAMTree over to new buffer setup
Douglas Rumbaugh
2024-01-11
1
-60
/
+65
*
BufferView: enforce move semantics
Douglas Rumbaugh
2024-01-11
1
-2
/
+19
*
Fixed some potential buffer-related concurrency bugs
Douglas Rumbaugh
2024-01-11
2
-57
/
+94
[prev]
[next]