diff options
author | 2015-03-25 12:17:13 -0400 | |
---|---|---|
committer | 2015-03-25 12:17:13 -0400 | |
commit | 644cd4ca27e410ca567ec0f78acf2517d91d330e (patch) | |
tree | 2581db8f5d4bed4faaa4c84b61606dc18ad91cb0 /doc/bugs | |
parent | e3699c968e2a65715162a8e36041f58cd547732c (diff) | |
parent | 53ada6398f9b0da0961630d2d9531e8b5c036296 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/git_pack-objects_eats_all_teh_ram/comment_1_24df756bb2aac06c227fdc55d944e1d3._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/git_pack-objects_eats_all_teh_ram/comment_1_24df756bb2aac06c227fdc55d944e1d3._comment b/doc/bugs/git_pack-objects_eats_all_teh_ram/comment_1_24df756bb2aac06c227fdc55d944e1d3._comment new file mode 100644 index 000000000..e1a4adac7 --- /dev/null +++ b/doc/bugs/git_pack-objects_eats_all_teh_ram/comment_1_24df756bb2aac06c227fdc55d944e1d3._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" + nickname="Justin" + subject="comment 1" + date="2015-03-24T15:30:30Z" + content=""" +One thing that's odd is that, if I disable swap, it still eats all my ram, and kswapd0 is still the primary user of CPU. The machine is even slower than it was before; iotop takes more than a minute to low. My best explanation is it must be swapping by kicking out cached pages. +"""]] |