From 368ceb93fee277acf2a18c673d2bca666dfb3110 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Oct 2021 13:11:20 -0400 Subject: [PATCH] comment --- ...comment_2_3af1b1dd4c1dea54639baac90c60452d._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment new file mode 100644 index 0000000000..8135ec6f87 --- /dev/null +++ b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2021-10-05T15:55:27Z" + content=""" +I tried making a borg repo with 100 archives of a 1000 object git-annex +repo. The length of each item was 142 bytes, so all the items should +need about 15 mb of memory. git-annex sync used half a gigabyte of memory. +So that's a test case for this bug. +"""]]