index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zenstore
/
compactcas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted use of _format UDL to fmt::format
Martin Ridgers
2022-01-10
1
-2
/
+0
*
Merged main.
Per Larsson
2021-12-14
1
-1
/
+1
|
\
|
*
CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistent
Martin Ridgers
2021-10-29
1
-1
/
+1
|
*
Corrected incorrect casing of include statements
Martin Ridgers
2021-10-12
1
-2
/
+2
*
|
Remove Cid to CAS chunk mapping after GC.
Per Larsson
2021-12-13
1
-7
/
+22
*
|
Added size to GcStorage.
Per Larsson
2021-12-10
1
-2
/
+2
*
|
Added options for Z$ max duration and whether to collect small objects.
Per Larsson
2021-12-09
1
-2
/
+2
*
|
Fixed bug in container GC.
Per Larsson
2021-12-05
1
-1
/
+1
*
|
Check available disk space before GC.
Per Larsson
2021-12-05
1
-0
/
+21
*
|
Added naive container CAS GC support.
Per Larsson
2021-12-01
1
-41
/
+187
*
|
Added CAS total size.
Per Larsson
2021-11-30
1
-3
/
+70
*
|
cas: fixed some warnings
Stefan Boberg
2021-10-23
1
-0
/
+1
*
|
compactcas: Changed CasDiskLocation implementation so it can store chunks > 4...
Stefan Boberg
2021-10-22
1
-8
/
+93
*
|
cas: Hooked up GC to structured cache
Stefan Boberg
2021-10-19
1
-0
/
+5
|
/
*
Merged from upstream
Stefan Boberg
2021-10-05
1
-1
/
+1
*
Encapsulated containers in CasChunkSet to allow for more efficient udpates/qu...
Stefan Boberg
2021-09-21
1
-15
/
+3
*
Fixed an issue in scrubbing which would flag certain chunks as invalid
Stefan Boberg
2021-09-21
1
-2
/
+12
*
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
1
-3
/
+3
*
Implemented handling of "large" chunks in compact cas scrubbing
Stefan Boberg
2021-09-19
1
-0
/
+10
*
Implemended basic scrubbing / detection of disk corruption. Still needs more ...
Stefan Boberg
2021-09-19
1
-6
/
+87
*
clang-format again
Stefan Boberg
2021-09-19
1
-2
/
+2
*
Changed some code over from ATL to BasicFile and added Scrub() stubs.
Stefan Boberg
2021-09-19
1
-7
/
+36
*
Implemented more formalised CAS chunk filtering (with plenty of room for opti...
Stefan Boberg
2021-08-23
1
-0
/
+33
*
Implemented Flush() operation for CID/CAS store interfaces
Stefan Boberg
2021-08-11
1
-0
/
+8
*
Adding zenservice code
Stefan Boberg
2021-05-11
1
-0
/
+119