diff options
author | https://renaud.casenave.fr/ <https://renaud.casenave.fr/@web> | 2014-11-01 01:57:53 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-11-01 01:57:53 +0000 |
commit | d1f6d7e459aefb9c2f7d2e61ba9bde0831a6f8d2 (patch) | |
tree | f175bd982bfbafe87279e498e3a0da53edbc96f1 | |
parent | f489e3d425b28db36c15e506429519db06befc04 (diff) |
-rw-r--r-- | doc/bugs/git_annex_assistant_leaks_a_lot_of_memory.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_assistant_leaks_a_lot_of_memory.mdwn b/doc/bugs/git_annex_assistant_leaks_a_lot_of_memory.mdwn new file mode 100644 index 000000000..3f701b788 --- /dev/null +++ b/doc/bugs/git_annex_assistant_leaks_a_lot_of_memory.mdwn @@ -0,0 +1,9 @@ +Hi, + +I have a git-annex repository on a server managed by git annex assistant in indirect mode and as a backup group serving my org-mode files (organizer module for emacs) which are plain text files no more than a 100kb. + +I also have 2 clients in direct mode to sync the files across my computers. + +I save my files fairly often so the assistant might be a bit overwhelmed but I think it can managed that. At least it used to. + +Since maybe a couple months, the assistant running on the server has been leaking nearly 1Gb each day and I suspect it rises whenever I push files to it. |