diff options
author | 2014-01-16 17:04:44 +0000 | |
---|---|---|
committer | 2014-01-16 17:04:44 +0000 | |
commit | 87ca9b70fb7772627da529271472307d0efccc97 (patch) | |
tree | 7c43a32902e1e3021d1f0c65e1179115a9ef6550 /doc/bugs/assistant_eats_all_CPU | |
parent | f25530655418ae7917bf8792adc5630c623e3881 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/assistant_eats_all_CPU')
-rw-r--r-- | doc/bugs/assistant_eats_all_CPU/comment_12_a7d7141b81e73a989eb5c1233bcd1478._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/assistant_eats_all_CPU/comment_12_a7d7141b81e73a989eb5c1233bcd1478._comment b/doc/bugs/assistant_eats_all_CPU/comment_12_a7d7141b81e73a989eb5c1233bcd1478._comment new file mode 100644 index 000000000..cab94beef --- /dev/null +++ b/doc/bugs/assistant_eats_all_CPU/comment_12_a7d7141b81e73a989eb5c1233bcd1478._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://id.koumbit.net/anarcat" + ip="2001:1928:1:9::1" + subject="comment 12" + date="2014-01-16T17:04:42Z" + content=""" +Again, I can reproduce with the standalone build, so there's clearly something going on here... Oddly enough, git-annex doesn't appear in top, but I see: + + PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND + 21064 anarcat 20 0 111m 23m 14m S 83,0 0,3 9:59.91 ld-linux.so.2 + 20829 anarcat 20 0 133m 38m 15m S 76,4 0,5 8:54.88 ld-linux.so.2 + 21133 anarcat 20 0 130m 32m 14m S 14,9 0,4 5:00.55 ld-linux.so.2 + +ld-linux? +"""]] |