Merge branch 'borgchunks'
This commit is contained in:
commit
022bb6174c
14 changed files with 306 additions and 92 deletions
|
@ -3,3 +3,5 @@ memory, then got OOM-killed.
|
|||
|
||||
I don't know if this is a memory leak or just trying to load too much, but it seems like this is a thing you should be able to do on
|
||||
a machine with 64G of RAM.
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 12"""
|
||||
date="2021-10-08T17:06:05Z"
|
||||
content="""
|
||||
I've fixed this problem, my test case tops out at 160 mb now, and adding more
|
||||
archives to the borg repo no longer increases memory use. Memory use is now
|
||||
proportional to the number of annexed objects in a borg archive.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue