From: Joey Hess Date: Tue, 13 Oct 2020 16:24:13 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~106^2~93 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cf0ff9f53d1e3eb35627c11a4792a42d8d88dc30;p=git-annex.git comment --- diff --git a/doc/todo/memory_use_increase/comment_5_786f9bfe6de60d199cb4ff56fe55cdde._comment b/doc/todo/memory_use_increase/comment_5_786f9bfe6de60d199cb4ff56fe55cdde._comment new file mode 100644 index 0000000000..138743bb8f --- /dev/null +++ b/doc/todo/memory_use_increase/comment_5_786f9bfe6de60d199cb4ff56fe55cdde._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2020-10-13T16:22:53Z" + content=""" +Profiling a non-optimised build, the PINNED went up to 90+mb. + +So, it seems likely that the profile is missing some of the pinned memory +due to it being used too briefly to show get recorded, and that it's the +main culprit. +"""]]