aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ghen1 <ghen1@web>2017-01-11 01:27:24 +0000
committerGravatar admin <admin@branchable.com>2017-01-11 01:27:24 +0000
commit96aa1425f83fcee306b92d46625506b340b5790d (patch)
treed52aa1b886e65c6f6ce45530795ca05c66400d5b
parent4b7c29b2ad22a4be62816d86e018403ab4022828 (diff)
-rw-r--r--doc/todo/more_efficient_memory_usage_with_git-annex_unused.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/more_efficient_memory_usage_with_git-annex_unused.mdwn b/doc/todo/more_efficient_memory_usage_with_git-annex_unused.mdwn
new file mode 100644
index 000000000..6ed716ae9
--- /dev/null
+++ b/doc/todo/more_efficient_memory_usage_with_git-annex_unused.mdwn
@@ -0,0 +1,3 @@
+While running *git-annex unused* on an annex with tens of thousands of items, *git-annex*'s memory usage ballooned to over 3 gigs and my PC froze. I cannot run *git-annex unused* on this annex because of this issue.
+
+If it's possible, more efficient memory management would prevent this from happening.