Skip to content

Commit 603a45e

Browse files
Update garbage-collection.md
1 parent 0e18d84 commit 603a45e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/build/cache/garbage-collection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ you have 11GB worth of build cache, where:
4747
- 7GB of which is "stale" cache
4848
- 4GB is other, more valuable cache
4949

50-
A GC sweep would delete 5GB of stale cache as part of the 1st policy, with a
51-
remainder of 6GB, meaning the 2nd policy does not need to clear any more cache.
50+
A GC sweep would delete 2GB of stale cache as part of the 1st policy, with a
51+
remainder of 9GB, meaning the 2nd policy does not need to clear any more cache.
5252

5353
The default GC policies are (approximately):
5454

0 commit comments

Comments
 (0)