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
...
*
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
*
|
MutableBuffer: added explicit tail variable
Douglas Rumbaugh
2023-11-06
1
-5
/
+12
*
|
DynamicExtension: fixed some use-after free bugs
Douglas Rumbaugh
2023-11-06
1
-5
/
+13
*
|
Scheduling: Switched over to a thread pool model
Douglas Rumbaugh
2023-11-06
3
-5
/
+12
|
/
*
Fixes for various bugs under SerialScheduler
Douglas B. Rumbaugh
2023-10-31
3
-17
/
+54
*
MutableBuffer: removed most concurrency control stuff
Douglas B. Rumbaugh
2023-10-31
2
-52
/
+13
*
ExtensionStructure: fixed incorrect constructor args in clone()
Douglas B. Rumbaugh
2023-10-31
1
-2
/
+2
*
FIFOScheduler: fixed a few synchronization issues
Douglas B. Rumbaugh
2023-10-31
1
-8
/
+5
*
SerialScheduler: added a single-threaded scheduler
Douglas B. Rumbaugh
2023-10-31
2
-0
/
+69
*
DynamicExtension: fixed some Epoch-related bugs
Douglas B. Rumbaugh
2023-10-31
1
-6
/
+6
*
Epoch: Creating an epoch now takes references on buffers + versions
Douglas B. Rumbaugh
2023-10-31
1
-0
/
+2
*
DynamicExtension: added a way to block on merge completion
Douglas B. Rumbaugh
2023-10-31
1
-3
/
+31
*
General Comment + Consistency updates
Douglas Rumbaugh
2023-10-30
15
-252
/
+89
*
DynamicExtension: comment cleanup/adjustments
Douglas Rumbaugh
2023-10-30
1
-11
/
+14
*
Epoch/DynamicExtension: added cv to epoch retirement check
Douglas Rumbaugh
2023-10-30
2
-4
/
+36
*
FIFOScheduler: correctly protect m_cv with a lock
Douglas Rumbaugh
2023-10-30
1
-0
/
+5
*
DynamicExtension: adjusted a few operations to ensure conistency
Douglas Rumbaugh
2023-10-30
2
-15
/
+37
*
Concurrency updates + fixes for compile errors
Douglas Rumbaugh
2023-10-30
5
-93
/
+98
*
Began moving to an explicit epoch-based system
Douglas Rumbaugh
2023-10-23
9
-103
/
+481
*
Bugfixes
Douglas Rumbaugh
2023-10-23
3
-1
/
+7
*
Initial pass w/ new scheduler setup
Douglas Rumbaugh
2023-10-20
7
-341
/
+196
*
Checkpointing work
Douglas Rumbaugh
2023-10-20
2
-33
/
+84
*
Re-structuring Project + scheduling updates
Douglas Rumbaugh
2023-09-25
13
-45
/
+365
*
Bugfixes for tiering
Douglas Rumbaugh
2023-09-20
3
-4
/
+9
*
The scheduler now spawns a seperate merge thread
Douglas Rumbaugh
2023-09-18
4
-58
/
+221
[prev]
[next]