From: Peter Harris <git@peter.is-a-geek.org>
To: geoffrey.russell@gmail.com
Cc: git@vger.kernel.org
Subject: Re: gc getting called on each git command ... what's wrong?
Date: Tue, 7 Jun 2011 21:48:29 -0400 [thread overview]
Message-ID: <BANLkTiksHRmp102XDJP5+-CLGj8hZXUR=g@mail.gmail.com> (raw)
In-Reply-To: <BANLkTi=oUARfwvNFNj-_FvZdwxQgibqPOg@mail.gmail.com>
On Tue, Jun 7, 2011 at 9:33 PM, Geoff Russell wrote:
>
> As of today, almost every time I do a git command, gc is getting
> invoked.
> There are 96 pack files.
That's why. See gc.autopacklimit in "git help config" -- by default,
git will gc if there are more than 50 pack files.
Peter Harris
next prev parent reply other threads:[~2011-06-08 1:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-08 1:33 gc getting called on each git command ... what's wrong? Geoff Russell
2011-06-08 1:48 ` Peter Harris [this message]
2011-06-08 16:02 ` Drew Northup
2011-06-08 16:29 ` Brandon Casey
2011-06-08 16:50 ` Junio C Hamano
2011-06-08 17:09 ` Jakub Narebski
2011-06-15 1:28 ` Geoff Russell
[not found] ` <BANLkTi=w10KQ3MSd5YuYR+S=eMgywNTY-A@mail.gmail.com>
2011-06-15 15:35 ` Jakub Narebski
2011-06-16 1:46 ` Geoff Russell
2011-06-16 14:14 ` Jakub Narebski
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='BANLkTiksHRmp102XDJP5+-CLGj8hZXUR=g@mail.gmail.com' \
--to=git@peter.is-a-geek.org \
--cc=geoffrey.russell@gmail.com \
--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 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).