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
/
src
/
zenstore
/
compactcas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-2
/
+2
*
fix potential partially written files (#2)
Dan Engelbrecht
2024-03-13
1
-3
/
+12
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-2
/
+6
*
improved block store logging and more gcv2 tests (#659)
Dan Engelbrecht
2024-02-27
1
-50
/
+96
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
1
-0
/
+1
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
1
-26
/
+12
*
fixed bug in CasContainerStrategy::ReadIndexFile (#595)
Stefan Boberg
2023-12-07
1
-1
/
+3
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
1
-6
/
+15
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
1
-1
/
+1
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
1
-0
/
+6
*
fix missing locks/sync of log position when writing index snapshots (#572)
Dan Engelbrecht
2023-11-27
1
-2
/
+4
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
1
-18
/
+35
*
Add GC Cancel/Stop (#568)
Dan Engelbrecht
2023-11-24
1
-0
/
+19
*
reduce work when there are no blocks to compact (#558)
Dan Engelbrecht
2023-11-22
1
-51
/
+54
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
1
-7
/
+13
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
1
-113
/
+106
*
disk layer gc and error/warnings cleanup (#515)
Dan Engelbrecht
2023-11-08
1
-2
/
+2
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
1
-27
/
+9
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
1
-33
/
+56
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
1
-0
/
+217
*
Remove any unreferenced blocks in block store on open (#492)
Dan Engelbrecht
2023-10-23
1
-1
/
+1
*
Don't prune block locations due to missing blocks a startup (#487)
Dan Engelbrecht
2023-10-20
1
-46
/
+5
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
1
-1
/
+3
*
Add --skip-delete option to gc command (#484)
Dan Engelbrecht
2023-10-20
1
-1
/
+1
*
Fix curruption of disk cache bucket index on GC (#448)
Dan Engelbrecht
2023-10-05
1
-26
/
+32
*
refactor comapactcas index (#443)
Dan Engelbrecht
2023-10-04
1
-16
/
+57
*
faster accesstime save restore (#439)
Dan Engelbrecht
2023-10-03
1
-79
/
+66
*
Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)
Dan Engelbrecht
2023-10-02
1
-8
/
+23
*
lightweight gc (#431)
Dan Engelbrecht
2023-10-02
1
-0
/
+5
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
1
-13
/
+21
*
use robinmap in compact cas (#368)
Dan Engelbrecht
2023-08-21
1
-0
/
+1
*
Content scrubbing (#271)
Stefan Boberg
2023-05-16
1
-66
/
+73
*
Additional trace instrumentation (#312)
Stefan Boberg
2023-05-16
1
-0
/
+13
*
Add `--gc-projectstore-duration-seconds` option (#281)
Dan Engelbrecht
2023-05-16
1
-11
/
+18
*
added ScrubStorage to GcStorage base class
Stefan Boberg
2023-05-15
1
-3
/
+13
*
minor GC API cleanup
Stefan Boberg
2023-05-15
1
-1
/
+1
*
WARN level log if we can't write snapshot/manifest/access times (#288)
Dan Engelbrecht
2023-05-11
1
-1
/
+1
*
clean up log/index reading and fix incorrect logging about bad log files (#286)
Dan Engelbrecht
2023-05-10
1
-82
/
+96
*
Validate that entries points inside valid blocks at startup (#280)
Dan Engelbrecht
2023-05-09
1
-5
/
+42
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
1
-0
/
+1511