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
/
gc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC - fix handling of attachment ranges, http access token expiration, lock fi...
Stefan Boberg
2026-02-20
1
-3
/
+4
*
added early-out check in GcManager::ScrubStorage(ScrubContext& GcCtx) (#698)
Stefan Boberg
2026-01-07
1
-1
/
+7
*
add otel instrumentation (#581)
Stefan Boberg
2025-12-11
1
-1
/
+5
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
1
-108
/
+133
*
switch to xmake for package management (#611)
Stefan Boberg
2025-11-07
1
-1
/
+1
*
optimize blockstore flush (#614)
Dan Engelbrecht
2025-10-27
1
-1
/
+1
*
fix gc disk load graph (#610)
Dan Engelbrecht
2025-10-24
1
-3
/
+3
*
gracefully handle broken gc dlog (#606)
Dan Engelbrecht
2025-10-24
1
-0
/
+8
*
if we are low on disk space, only run GC if it will remove any data (#603)
Dan Engelbrecht
2025-10-23
1
-89
/
+157
*
remove scope in GC that prevented GC from executing (#600)
Dan Engelbrecht
2025-10-22
1
-30
/
+31
*
fix gc state switching (#588)
Dan Engelbrecht
2025-10-17
1
-40
/
+38
*
some bug fixes (#522)
Stefan Boberg
2025-09-29
1
-1
/
+2
*
issue error on second retry, not first attempt (#503)
Dan Engelbrecht
2025-09-22
1
-2
/
+2
*
revise exception vs error (#495)
Dan Engelbrecht
2025-09-15
1
-16
/
+16
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-90
/
+98
*
oplog memory usage reduction (#482)
Dan Engelbrecht
2025-09-04
1
-0
/
+2
*
clean up trace options parsing (#473)
Dan Engelbrecht
2025-08-22
1
-0
/
+2
*
frequent disk space check (#407)
Dan Engelbrecht
2025-05-27
1
-25
/
+84
*
make RemoveExpiredData and PreCache serial to reduce CPU overhead / lock cont...
Dan Engelbrecht
2025-05-07
1
-85
/
+61
*
make OOD and OOM in gc non critical (#381)
Dan Engelbrecht
2025-05-05
1
-27
/
+218
*
silence Out Of Disk errors to sentry (#378)
Dan Engelbrecht
2025-05-05
1
-48
/
+56
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
1
-10
/
+10
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
1
-2
/
+19
*
Suppress progress report callback if oplog import detects zero op oplog (#271)
Dan Engelbrecht
2025-01-13
1
-6
/
+16
*
more memory tagging and fixes (#263)
Stefan Boberg
2024-12-16
1
-0
/
+16
*
ODR violation fix
Stefan Boberg
2024-12-03
1
-2
/
+2
*
added support for dynamic LLM tags (#245)
Stefan Boberg
2024-12-02
1
-0
/
+30
*
add missing projectstore expire time in gc log (#227)
Dan Engelbrecht
2024-11-25
1
-0
/
+1
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
1
-185
/
+415
*
Use a smaller thread pool during pre-cache phase of GC to reduce memory press...
Dan Engelbrecht
2024-10-22
1
-7
/
+11
*
remove gc v1 (#121)
Dan Engelbrecht
2024-10-03
1
-506
/
+19
*
Porject -> Project
Stefan Boberg
2024-10-02
1
-1
/
+1
*
optimize gc reference sort (#179)
Dan Engelbrecht
2024-10-01
1
-33
/
+37
*
use alternate IoHash comparision function (#177)
v5.5.8-pre5
Dan Engelbrecht
2024-09-30
1
-4
/
+23
*
gc command attachment options (#176)
Dan Engelbrecht
2024-09-30
1
-7
/
+30
*
Add `gc-attachment-passes` option to zenserver (#167)
Dan Engelbrecht
2024-09-25
1
-36
/
+150
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
1
-16
/
+242
*
move gc logs to gc logger (#142)
Dan Engelbrecht
2024-09-04
1
-1
/
+1
*
separate worker pools into burst/background to avoid background jobs blocking...
Dan Engelbrecht
2024-08-22
1
-2
/
+2
*
if disk space is low, set the last gc time to avoid spamming retries (#124)
Dan Engelbrecht
2024-08-19
1
-0
/
+2
*
improved logging removing unimportant information (#116)
Dan Engelbrecht
2024-08-14
1
-24
/
+33
*
hardening and reduced spam from GC on failure (#112)
Dan Engelbrecht
2024-08-14
1
-141
/
+229
*
add gc single threaded option (#104)
Dan Engelbrecht
2024-08-07
1
-4
/
+9
*
Make sure we monitor for new project, oplogs, namespaces and buckets during G...
Dan Engelbrecht
2024-06-13
1
-39
/
+85
*
use write and move in place for safer writing of files (#70)
Dan Engelbrecht
2024-05-02
1
-1
/
+1
*
safer gcv2 on error (#60)
Dan Engelbrecht
2024-04-24
1
-1
/
+19
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-16
/
+16
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
1
-2
/
+2
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-48
/
+88
*
Don't capture local variables in loop by reference (#623)
Dan Engelbrecht
2023-12-19
1
-27
/
+27
[next]