diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-07-04 22:09:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-04 22:09:38 +0000 |
commit | 932a988dfe2294eec6043db075106516129203aa (patch) | |
tree | 344f682b3b8fcc631186f5acd7fce743253cd030 /doc | |
parent | 0bcf061abf5f2a63dbcd71290863615f991b5158 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/runs_of_of_memory_adding_2_million_files/comment_7_9add4ee13b7ea846e6495c28da214269._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_7_9add4ee13b7ea846e6495c28da214269._comment b/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_7_9add4ee13b7ea846e6495c28da214269._comment new file mode 100644 index 000000000..a6f837dff --- /dev/null +++ b/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_7_9add4ee13b7ea846e6495c28da214269._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.55" + subject="comment 7" + date="2014-07-04T22:09:38Z" + content=""" +I wrote my own getDirectoryContents' with different exception semantics and entirely fixed this now. git-annex's memory use remains stable at around 1.5 mb during the entire staging of the millions of files. git itself uses a few hundred mb ;) +"""]] |