diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-10-26 16:44:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-26 16:44:59 +0000 |
commit | 09d35ff02244a722c6d3beb30283431b8ab650ab (patch) | |
tree | 47cb2af801e3cae8bdff56bf7cd25f0b5bd6fad0 | |
parent | 55e00fb19be4ab6b52c51daadae6b1083780db68 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Too_much_system_load_on_startup/comment_1_4470cddc0965062588acff1bc77285e9._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Too_much_system_load_on_startup/comment_1_4470cddc0965062588acff1bc77285e9._comment b/doc/bugs/Too_much_system_load_on_startup/comment_1_4470cddc0965062588acff1bc77285e9._comment new file mode 100644 index 000000000..31e735985 --- /dev/null +++ b/doc/bugs/Too_much_system_load_on_startup/comment_1_4470cddc0965062588acff1bc77285e9._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.47" + subject="comment 1" + date="2013-10-26T16:44:59Z" + content=""" +git-annex version 4.20131002 *already* ionices itself on startup, assuming it detects a system it can do that on. So the only relevant change you made is delaying it from starting. I have made the assistant wait 5 seconds before running the startup scan when autostarted. +"""]] |