summaryrefslogtreecommitdiffstats
path: root/include/framework/DynamicExtension.h
Commit message (Expand)AuthorAgeFilesLines
* Updates for tail latency stall testingDouglas Rumbaugh2025-05-251-2/+4
* Improved statistics calculationDouglas Rumbaugh2025-04-251-0/+2
* Scheduler statistics tracking updateDouglas Rumbaugh2025-04-251-5/+7
* DynamicExtension.h: Updated function docstringsDouglas Rumbaugh2025-04-101-23/+26
* DynamicExtension.h: Added the insertion rate limiterDouglas Rumbaugh2025-04-101-52/+98
* Implemented the legacy policies and fixed a few bugsDouglas Rumbaugh2025-04-071-26/+24
* working commit (temporary progress, doesn't build)Douglas Rumbaugh2025-04-051-7/+7
* Fixed a few concurrency bugsDouglas Rumbaugh2025-03-031-71/+133
* Query Preemption: still has one or two bugs, but mostly worksDouglas Rumbaugh2025-02-241-1/+48
* Multi-threaded mixed workload benchmarkDouglas Rumbaugh2025-02-171-10/+1
* Fixed legacy tiering policyDouglas Rumbaugh2025-02-171-2/+6
* Parallel background reconstructions appear to be working!Douglas Rumbaugh2025-02-141-45/+26
* progress towards resolving asynch structure mergesDouglas Rumbaugh2025-02-131-56/+40
* more updatesDouglas Rumbaugh2025-02-111-16/+25
* Progress: began adding parallel merging and locking of levelsDouglas Rumbaugh2025-02-111-39/+48
* Background compaction stuffDouglas Rumbaugh2025-02-061-10/+59
* Bug fixesDouglas Rumbaugh2025-02-041-1/+2
* More updatesDouglas Rumbaugh2025-01-311-17/+63
* progressDouglas Rumbaugh2025-01-271-106/+123
* some progressDouglas Rumbaugh2025-01-241-1/+20
* Finished rename of Epoch to Version + imported changes to psudb-commonDouglas Rumbaugh2025-01-221-5/+44
* ProgressDouglas Rumbaugh2025-01-171-286/+160
* Additional layout policies + more flexibility in buffer flushingDouglas Rumbaugh2025-01-161-0/+13
* Continued developmentDouglas B. Rumbaugh2024-12-221-44/+48
* Began overhauling reconstruction mechanismDouglas B. Rumbaugh2024-12-221-71/+50
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-061-15/+6
* Warning fixesDouglas B. Rumbaugh2024-12-061-1/+1
* Interface update (#5)Douglas B. Rumbaugh2024-12-061-654/+670
* MTree structure sizeDouglas Rumbaugh2024-05-101-1/+1
* Added a Bentley-Saxe layout policyDouglas Rumbaugh2024-05-011-3/+18
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-191-18/+22
* Removed debug print statementsDouglas Rumbaugh2024-04-191-2/+0
* Benchmark updatesDouglas Rumbaugh2024-04-191-1/+3
* Missed file from last commitDouglas Rumbaugh2024-04-151-1/+1
* Updates for build on OpenBSDDouglas B. Rumbaugh2024-03-251-0/+6
* Refactored Reconstruction TasksDouglas Rumbaugh2024-02-121-1/+1
* Removed centralized version structureDouglas Rumbaugh2024-02-091-35/+3
* Framework: Fixed a bug where tagged deletes didn't release the epochDouglas Rumbaugh2024-02-091-2/+17
* Comment updates/fixesDouglas Rumbaugh2024-02-091-1/+72
* Fixed a slight synchronization bug in Epoch retirement "properly"Douglas Rumbaugh2024-02-081-10/+27
* Fully realized shard concept interfaceDouglas Rumbaugh2024-02-071-1/+1
* Fully implemented Query concept and adjusted queries to use itDouglas Rumbaugh2024-02-071-1/+1
* Set up tombstone deletes properlyDouglas Rumbaugh2024-02-051-4/+10
* temporary hack to get workingDouglas Rumbaugh2024-01-311-6/+12
* Adjusted epoch transition methodologyDouglas Rumbaugh2024-01-311-96/+119
* More locking!Douglas Rumbaugh2024-01-311-0/+2
* Possibly fixed epoch retirement sync errorDouglas Rumbaugh2024-01-311-1/+5
* Query/Insert intermix benchmarksDouglas Rumbaugh2024-01-311-3/+4
* Temporary thread affinity for reconstructionDouglas Rumbaugh2024-01-311-1/+32
* DynamicExtension: Fixed reconstruction trigger data raceDouglas Rumbaugh2024-01-241-4/+7