-
- Downloads
Implemented first version of sharded archive queues.
Updated locking of ObjetOps in order to allow locking of sub-objects. Make cta-objectstore-dump-object lockfree.
Showing
- objectstore/ArchiveQueue.cpp 365 additions, 119 deletionsobjectstore/ArchiveQueue.cpp
- objectstore/ArchiveQueue.hpp 26 additions, 4 deletionsobjectstore/ArchiveQueue.hpp
- objectstore/ArchiveQueueShard.cpp 148 additions, 0 deletionsobjectstore/ArchiveQueueShard.cpp
- objectstore/ArchiveQueueShard.hpp 83 additions, 0 deletionsobjectstore/ArchiveQueueShard.hpp
- objectstore/ArchiveRequest.cpp 1 addition, 1 deletionobjectstore/ArchiveRequest.cpp
- objectstore/CMakeLists.txt 2 additions, 0 deletionsobjectstore/CMakeLists.txt
- objectstore/GarbageCollector.cpp 3 additions, 3 deletionsobjectstore/GarbageCollector.cpp
- objectstore/GarbageCollectorTest.cpp 4 additions, 4 deletionsobjectstore/GarbageCollectorTest.cpp
- objectstore/GenericObject.cpp 12 additions, 13 deletionsobjectstore/GenericObject.cpp
- objectstore/GenericObject.hpp 1 addition, 1 deletionobjectstore/GenericObject.hpp
- objectstore/ObjectOps.cpp 27 additions, 0 deletionsobjectstore/ObjectOps.cpp
- objectstore/ObjectOps.hpp 137 additions, 21 deletionsobjectstore/ObjectOps.hpp
- objectstore/cta-objectstore-dump-object.cpp 2 additions, 3 deletionsobjectstore/cta-objectstore-dump-object.cpp
- objectstore/cta.proto 36 additions, 23 deletionsobjectstore/cta.proto
- scheduler/OStoreDB/MemQueues.cpp 3 additions, 3 deletionsscheduler/OStoreDB/MemQueues.cpp
- scheduler/OStoreDB/MemQueues.hpp 3 additions, 2 deletionsscheduler/OStoreDB/MemQueues.hpp
- scheduler/OStoreDB/OStoreDB.cpp 5 additions, 5 deletionsscheduler/OStoreDB/OStoreDB.cpp
Loading
Please register or sign in to comment