-
- Downloads
cta/CTA#46: Garbage collector improvements
Added missing garbage collection for all object types. Added logging to AgentHeartbeat. Some object types still miss garbage collection implementation.
Showing
- objectstore/Agent.cpp 5 additions, 0 deletionsobjectstore/Agent.cpp
- objectstore/Agent.hpp 2 additions, 0 deletionsobjectstore/Agent.hpp
- objectstore/AgentHeartbeatThread.cpp 12 additions, 2 deletionsobjectstore/AgentHeartbeatThread.cpp
- objectstore/AgentHeartbeatThread.hpp 6 additions, 2 deletionsobjectstore/AgentHeartbeatThread.hpp
- objectstore/AgentReference.cpp 1 addition, 0 deletionsobjectstore/AgentReference.cpp
- objectstore/AgentRegister.hpp 1 addition, 1 deletionobjectstore/AgentRegister.hpp
- objectstore/ArchiveQueue.hpp 1 addition, 1 deletionobjectstore/ArchiveQueue.hpp
- objectstore/ArchiveRequest.hpp 1 addition, 1 deletionobjectstore/ArchiveRequest.hpp
- objectstore/DriveRegister.hpp 1 addition, 1 deletionobjectstore/DriveRegister.hpp
- objectstore/GarbageCollector.cpp 2 additions, 5 deletionsobjectstore/GarbageCollector.cpp
- objectstore/GenericObject.cpp 17 additions, 1 deletionobjectstore/GenericObject.cpp
- objectstore/GenericObject.hpp 7 additions, 11 deletionsobjectstore/GenericObject.hpp
- objectstore/ObjectOps.hpp 3 additions, 4 deletionsobjectstore/ObjectOps.hpp
- objectstore/RetrieveQueue.cpp 3 additions, 10 deletionsobjectstore/RetrieveQueue.cpp
- objectstore/RetrieveQueue.hpp 1 addition, 1 deletionobjectstore/RetrieveQueue.hpp
- objectstore/RetrieveRequest.cpp 4 additions, 0 deletionsobjectstore/RetrieveRequest.cpp
- objectstore/RetrieveRequest.hpp 1 addition, 0 deletionsobjectstore/RetrieveRequest.hpp
- objectstore/RootEntry.cpp 5 additions, 0 deletionsobjectstore/RootEntry.cpp
- objectstore/RootEntry.hpp 4 additions, 0 deletionsobjectstore/RootEntry.hpp
- objectstore/SchedulerGlobalLock.hpp 1 addition, 1 deletionobjectstore/SchedulerGlobalLock.hpp
Loading
Please register or sign in to comment