Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
framework
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated VPTree to new shard/query interfaces
Douglas Rumbaugh
2024-02-08
2
-3
/
+19
*
Fixed a slight synchronization bug in Epoch retirement "properly"
Douglas Rumbaugh
2024-02-08
1
-10
/
+27
*
Fully realized shard concept interface
Douglas Rumbaugh
2024-02-07
6
-23
/
+16
*
Fully implemented Query concept and adjusted queries to use it
Douglas Rumbaugh
2024-02-07
6
-22
/
+17
*
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
1
-4
/
+10
*
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
*
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
*
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
*
Initial rough-out of internal statistics tracker
Douglas Rumbaugh
2024-01-19
6
-35
/
+157
*
Multiple concurrency bug fixes
Douglas Rumbaugh
2024-01-17
6
-126
/
+107
*
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
7
-263
/
+122
*
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
*
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
*
MutableBuffer: multithreaded insert test + bugfixes
Douglas Rumbaugh
2024-01-10
1
-4
/
+9
*
MutableBuffer+View: Implementation with unit tests
Douglas Rumbaugh
2024-01-10
2
-49
/
+116
*
Initial update of buffer to new specifications
Douglas B. Rumbaugh
2024-01-09
2
-152
/
+62
*
DynamicExtension: comments/reorganization
Douglas Rumbaugh
2023-12-21
1
-7
/
+19
*
InternalLevel: appending an empty level is a no-op
Douglas Rumbaugh
2023-12-21
1
-0
/
+7
*
ExtensionStructure: adjusted leveling logic to avoid unneeded copies
Douglas Rumbaugh
2023-12-21
1
-5
/
+14
*
Refactoring: corrected a number of names and added more comments
Douglas Rumbaugh
2023-12-13
7
-140
/
+163
*
Lock protect Epoch during retirement to avoid use-after-free errors
Douglas Rumbaugh
2023-11-15
1
-11
/
+16
*
Tombstone Compaction: re-enabled tombstone compaction
Douglas Rumbaugh
2023-11-13
4
-3
/
+106
*
Fixed merge logic bug in tiering
Douglas Rumbaugh
2023-11-13
2
-1
/
+3
*
Fixed various concurrency bugs
Douglas Rumbaugh
2023-11-09
3
-21
/
+84
*
Comment and License updates
Douglas Rumbaugh
2023-11-07
16
-17
/
+17
*
DynamicExtension: revised the way uneeded buffers/structures are released
Douglas Rumbaugh
2023-11-07
1
-8
/
+15
*
Merge branch 'query-refactor'
Douglas Rumbaugh
2023-11-07
2
-0
/
+23
|
\
|
*
DynamicExtension::create_static_structure: fixed heap overflow
Douglas Rumbaugh
2023-11-07
1
-1
/
+1
|
*
Refactoring progress
Douglas Rumbaugh
2023-11-06
1
-1
/
+1
|
*
started refactoring queries interface
Douglas B. Rumbaugh
2023-11-02
2
-0
/
+23
*
|
DynamicExtension: fixed race in get_active_epoch_protected
Douglas Rumbaugh
2023-11-06
1
-2
/
+11
*
|
InternalLevel: switched to std::sharedptr for shard memory management
Douglas Rumbaugh
2023-11-06
1
-52
/
+29
*
|
DynamicExtension: internal_append fixes
Douglas Rumbaugh
2023-11-06
2
-10
/
+55
*
|
DynamicExtension: mutex bug fix
Douglas Rumbaugh
2023-11-06
1
-2
/
+2
*
|
Epoch: Adjusted add empty buffer behavior
Douglas Rumbaugh
2023-11-06
2
-4
/
+26
*
|
DynamicExtension::create_static_structure: fixed heap overflow
Douglas Rumbaugh
2023-11-06
1
-1
/
+1
[next]