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
/
structure
/
MutableBuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates/progress towards succinct trie support
Douglas Rumbaugh
2024-03-20
1
-2
/
+3
*
MutableBuffer: Allow hwm to equal lwm
Douglas Rumbaugh
2024-02-12
1
-1
/
+1
*
BufferView: Adjusted BV to avoid repeated modulus operations
Douglas Rumbaugh
2024-02-05
1
-5
/
+8
*
Insert throughput benchmark
Douglas Rumbaugh
2024-01-31
1
-1
/
+1
*
Multiple concurrency bug fixes
Douglas Rumbaugh
2024-01-17
1
-21
/
+37
*
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
1
-4
/
+22
*
Fixed some potential buffer-related concurrency bugs
Douglas Rumbaugh
2024-01-11
1
-43
/
+63
*
MutableBuffer: multithreaded insert test + bugfixes
Douglas Rumbaugh
2024-01-10
1
-4
/
+9
*
MutableBuffer+View: Implementation with unit tests
Douglas Rumbaugh
2024-01-10
1
-35
/
+98
*
Initial update of buffer to new specifications
Douglas B. Rumbaugh
2024-01-09
1
-79
/
+37
*
Refactoring: corrected a number of names and added more comments
Douglas Rumbaugh
2023-12-13
1
-6
/
+12
*
Tombstone Compaction: re-enabled tombstone compaction
Douglas Rumbaugh
2023-11-13
1
-1
/
+1
*
Comment and License updates
Douglas Rumbaugh
2023-11-07
1
-1
/
+1
*
MutableBuffer: added explicit tail variable
Douglas Rumbaugh
2023-11-06
1
-5
/
+12
*
MutableBuffer: removed most concurrency control stuff
Douglas B. Rumbaugh
2023-10-31
1
-49
/
+10
*
General Comment + Consistency updates
Douglas Rumbaugh
2023-10-30
1
-2
/
+2
*
Began moving to an explicit epoch-based system
Douglas Rumbaugh
2023-10-23
1
-0
/
+4
*
Bugfixes
Douglas Rumbaugh
2023-10-23
1
-0
/
+1
*
Initial pass w/ new scheduler setup
Douglas Rumbaugh
2023-10-20
1
-0
/
+11
*
Re-structuring Project + scheduling updates
Douglas Rumbaugh
2023-09-25
1
-0
/
+242