public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Hin-Tak Leung <hintak.leung@gmail.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: dberlin@dberlin.org, gcc@gcc.gnu.org
Subject: Re: gcc git's performance problem Fwd: git gc expanding packed data?
Date: Sat, 08 Aug 2009 21:15:00 -0000	[thread overview]
Message-ID: <3ace41890908080612m28688486n2a045ede39e30d5e@mail.gmail.com> (raw)
In-Reply-To: <20090807124911.GB2926@redhat.com>

On Fri, Aug 7, 2009 at 1:49 PM, Frank Ch. Eigler<fche@redhat.com> wrote:
> Hi -
>
> Nicolas wrote:
>
>> Anyone has an idea of the git version running on gcc.gnu.org?  It is
>> certainly buggy and needs fixing.
>
> It was 1.6.3.2 now it's 1.6.4, practically spring chickens.
>
>> Anyway... To solve your problem, you simply need to run 'git gc' with
>> the --prune=now  [...]
>> And BTW, using 'git gc --aggressive' with a later git version (or
>> 'git repack -a -f -d --window=250 --depth=250') gives me a .git/objects
>> directory size of 310 MB [...]
>
> Unfortunately, git gc --aggressive / repack proceed consume several
> gigabytes of memory, which on the 32-bit host sometimes fails.
>
>
> - FChE
>

I have a bit more discussion with the git guys (see the git archive if
interested), apparently the loose objects are all the user, feature
and misc svn branches. I guess they are of some use to somebody. I
think git user intending to casually play with gcc (e.g. following the
development for a small period of a few weeks, etc to fix some bugs)
needs to know about this problem with git gc (blowing up the packed
objects to a few gigabyte) though.

Thanks anyhow.

      reply	other threads:[~2009-08-08 13:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-07  2:17 Hin-Tak Leung
2009-08-07 13:09 ` Frank Ch. Eigler
2009-08-08 21:15   ` Hin-Tak Leung [this message]

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=3ace41890908080612m28688486n2a045ede39e30d5e@mail.gmail.com \
    --to=hintak.leung@gmail.com \
    --cc=dberlin@dberlin.org \
    --cc=fche@redhat.com \
    --cc=gcc@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).