diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c <Justin@web> | 2015-03-24 15:30:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-24 15:30:31 +0000 |
commit | f1b3af95971ce8cfd4ba86f3abc52e2039ec96f1 (patch) | |
tree | af0d69c332e790a465483aa9d406341e61927b55 /doc/bugs/git_pack-objects_eats_all_teh_ram | |
parent | 9e92005631f2534b2b20371cd7ea4ddf0db3ec82 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/git_pack-objects_eats_all_teh_ram')
-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. +"""]] |