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 0000000000..6ed716ae98 --- /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.