-
- Downloads
Added garbage collection unit test for ArchiveToFileRequest.
Changed the interface of the per-object garbage collection to add the address of the agent pointing to it. This permits finer grained garbage collection.
Showing
- objectstore/AgentRegister.cpp 1 addition, 1 deletionobjectstore/AgentRegister.cpp
- objectstore/AgentRegister.hpp 1 addition, 1 deletionobjectstore/AgentRegister.hpp
- objectstore/ArchiveToFileRequest.cpp 68 additions, 0 deletionsobjectstore/ArchiveToFileRequest.cpp
- objectstore/ArchiveToFileRequest.hpp 22 additions, 0 deletionsobjectstore/ArchiveToFileRequest.hpp
- objectstore/DriveRegister.cpp 22 additions, 1 deletionobjectstore/DriveRegister.cpp
- objectstore/DriveRegister.hpp 1 addition, 1 deletionobjectstore/DriveRegister.hpp
- objectstore/GarbageCollector.cpp 3 additions, 3 deletionsobjectstore/GarbageCollector.cpp
- objectstore/GarbageCollectorTest.cpp 133 additions, 2 deletionsobjectstore/GarbageCollectorTest.cpp
- objectstore/GenericObject.cpp 28 additions, 25 deletionsobjectstore/GenericObject.cpp
- objectstore/GenericObject.hpp 4 additions, 1 deletionobjectstore/GenericObject.hpp
- objectstore/ObjectOps.cpp 1 addition, 1 deletionobjectstore/ObjectOps.cpp
- objectstore/ObjectOps.hpp 1 addition, 1 deletionobjectstore/ObjectOps.hpp
- objectstore/RootEntry.cpp 4 additions, 6 deletionsobjectstore/RootEntry.cpp
- objectstore/TapePool.cpp 84 additions, 8 deletionsobjectstore/TapePool.cpp
- objectstore/TapePool.hpp 18 additions, 1 deletionobjectstore/TapePool.hpp
- objectstore/cta.proto 5 additions, 4 deletionsobjectstore/cta.proto
- scheduler/OStoreDB/OStoreDB.cpp 45 additions, 7 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDB.hpp 1 addition, 0 deletionsscheduler/OStoreDB/OStoreDB.hpp
Loading
Please register or sign in to comment