- Nov 10, 2017
-
-
Julien Leduc authored
Fixing the fluctuations in the archived file count that are due to the automatic deletion of disk replicas in the workflow.
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Conflicts: objectstore/BackendRados.hpp objectstore/BackendVFS.hpp objectstore/GarbageCollector.cpp objectstore/GenericObject.cpp
-
- Nov 09, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Julien Leduc authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Nov 08, 2017
-
-
Steven Murray authored
-
- Nov 07, 2017
- Nov 03, 2017
-
-
jmakai authored
-
- Nov 02, 2017
-
-
jmakai authored
-
- Oct 30, 2017
-
-
Michael Davis authored
-
Eric Cano authored
This led to garbage collactor segfaults.
-
- Oct 27, 2017
-
-
Eric Cano authored
This allows previously developped asyncLockfreeFetch to apply to it.
-
- Oct 26, 2017
-
-
Eric Cano authored
The previous strategy was made under the assumption that we needed to lock sparingly. With the introduction of lockfree strategy, this is not true anymore. The new strategy will be immune from the A watches B, B watches A, both die, and no one garbage collects them situation (also called cyclers in utility cta-objectstore-unfollow-agent).
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
This will remove contention on the drive register as drives uipdate their statuses. Also simplified structures in OStoreDB implementation (less references with added friend relations).
-
- Oct 20, 2017