summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-18 22:13:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-18 22:13:34 -0400
commitb5b5ead4b28fd08100bcac9cb9482263bac3a64e (patch)
tree0c5b7968b0e3d564754e10fbe7b479a1ab419ada
parent5e91ef32c6d2d9903285668e48957d585914e606 (diff)
parent6d05c1e1f8291cb6c69d9e2932b9d586397949da (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/assistant_eats_all_CPU/comment_18_970899faca972af6795ae0d3be1ce444._comment42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/bugs/assistant_eats_all_CPU/comment_18_970899faca972af6795ae0d3be1ce444._comment b/doc/bugs/assistant_eats_all_CPU/comment_18_970899faca972af6795ae0d3be1ce444._comment
new file mode 100644
index 000000000..6e9378154
--- /dev/null
+++ b/doc/bugs/assistant_eats_all_CPU/comment_18_970899faca972af6795ae0d3be1ce444._comment
@@ -0,0 +1,42 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawm3ayIrWKe5SqLYomXiCL-l2CDpREvA-IE"
+ nickname="myownlittl"
+ subject="Seconding this Bug."
+ date="2014-02-19T02:04:34Z"
+ content="""
+Hi Joey, I have also experienced this bug. I put my \"~/my\" folder under gitannex's management, and I've since had gitannex's assistant consume a CPU (100% of one core) when starting my computer for 1 - 12 hours (at which point I get impatient and kill annex). If stack traces would help, I can email you those. Unfortunately, my \"my\" folder includes every important document I've created, coded, or needed, in the last six years. It has just under 30,000 files, and probably isn't using gitannex the way it's intended to be used. You can see the distribution of files and file sizes in the tables below.
+
+If gitannex isn't designed for this sort of use case, can you recommend any free software tools that might be able to help opportunistically keep files in sync at this sort of scale, like GA?
+
+Thanks for your time,
+
+Nick
+
+----
+
+[[!table data=\"\"\"
+Size<= | Bytes | Count |
+0B | 0 | 1108 |
+1B | 1 | 264 |
+16B | 16 | 179 |
+256B | 256 | 3414 |
+4K | 4096 | 12771 |
+65K | 65536 | 7402 |
+1M | 1048576 | 2975 |
+16M | 16777216 | 703 |
+256M | 268435456 | 126 |
+4G | 4294967296 | 5 |
+\"\"\"]]
+
+ | Size<= | Bytes | Count |
+ | 0B | 0 | 1108 |
+ | 1B | 1 | 264 |
+ | 16B | 16 | 179 |
+ | 256B | 256 | 3414 |
+ | 4K | 4096 | 12771 |
+ | 65K | 65536 | 7402 |
+ | 1M | 1048576 | 2975 |
+ | 16M | 16777216 | 703 |
+ | 256M | 268435456 | 126 |
+ | 4G | 4294967296 | 5 |
+"""]]