From d780fef73b8c0d79fbc2ecc740d7bc1c2d406fff Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" Date: Tue, 24 Mar 2015 15:30:31 +0000 Subject: [PATCH] Added a comment --- .../comment_1_24df756bb2aac06c227fdc55d944e1d3._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git_pack-objects_eats_all_teh_ram/comment_1_24df756bb2aac06c227fdc55d944e1d3._comment 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 0000000000..e1a4adac76 --- /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. +"""]]