From: Thomas Jampen <jampen@kinet.ch>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: git@vger.kernel.org, Nicolas Pitre <nico@fluxnic.net>
Subject: Re: Out of memory error during git push
Date: Fri, 20 Aug 2010 18:01:57 +0200 (CEST) [thread overview]
Message-ID: <15798303.640.1282320117609.JavaMail.root@hermes> (raw)
In-Reply-To: <20100820145011.GF16190@burratino>
> > vm.overcommit_memory = 0
> >
> > Do you propose to set this to '2' in order to disable
> > overcommitting?
>
> It might be interesting to try
>
> echo 1 >/proc/sys/vm/overcommit_memory
>
> but 0 is generally the only sane setting.
I set the value on both (Laptop and NAS) and got the following error:
Counting objects: 13051, done.
Delta compression using up to 2 threads.
warning: suboptimal pack - out of memory
Compressing objects: 100% (9848/9848), done.
error: index-pack died of signal 9), 1.27 GiB | 308 KiB/s
error: pack-objects died of signal 13
error: pack-objects died with strange error
error: failed to push some refs to 'ssh://...'
Any ideas?
Tom
next prev parent reply other threads:[~2010-08-20 16:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-20 9:11 Out of memory error during git push Thomas Jampen
2010-08-20 12:51 ` Jonathan Nieder
2010-08-20 14:26 ` Thomas Jampen
2010-08-20 14:50 ` Jonathan Nieder
2010-08-20 16:01 ` Thomas Jampen [this message]
2010-08-20 17:26 ` Nicolas Pitre
2010-08-20 20:59 ` Nicolas Pitre
2010-08-20 21:21 ` Thomas Jampen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15798303.640.1282320117609.JavaMail.root@hermes \
--to=jampen@kinet.ch \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=nico@fluxnic.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).