From: Bahadir Balban <bahadir@l4dev.org>
To: git@vger.kernel.org
Subject: git repack memory limit
Date: Wed, 19 May 2010 01:10:13 +0300 [thread overview]
Message-ID: <4BF31045.1000700@l4dev.org> (raw)
I am running git-repack on a server with memory limits. I am seeing the
repack spending 400MB and going out of memory. I could not limit repack
memory usage in anyway. I tried:
git config pack.deltaCacheLimit 1
git config pack.deltaCacheSize 1
git config pack.windowMemory 32m
then git repack -a -f -d
also I would particularly expect git repack -a -f -d --window-memory=16
to succeed.
Using git 1.6.5. Any thoughts?
--
Bahadir
next reply other threads:[~2010-05-18 22:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-18 22:10 Bahadir Balban [this message]
2010-05-19 18:45 ` git repack memory limit hasen j
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=4BF31045.1000700@l4dev.org \
--to=bahadir@l4dev.org \
--cc=git@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.