From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] git-prune/git-repack costs
Date: Sat, 27 May 2006 01:02:21 +0400
Message-ID: <20060526210221.GB23087@nomad.office.altlinux.org> (raw)
In-Reply-To: <20060510132824.GA21171@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]
On Wed, May 10, 2006 at 05:28:24PM +0400, Dmitry V. Levin wrote:
> On Wed, May 10, 2006 at 05:07:52PM +0400, Alexey I. Froloff wrote:
> > * Dmitry V. Levin <ldv@> [060510 16:59]:
> > > > > > git-prune && git-repack -a -d -q
> > > > > > я пока что запускаю вручную.
> > > > > GIT_DIR=/path/to/project.git git-repack -a -d -q ?
> > > > Возможно, что GIT_DIR переопределять не надо.
> > > Да, достаточно одной строчки:
> > > git-prune && git-repack -a -d
> > Стоя в /path/to/project.git или в рабочей копии и потом это
> > push'нется ?
>
> Нет, в post-update, перед exec'ом.
Сейчас у меня в post-update написано так:
git-prune && git-repack -a -d && git-update-server-info
Должен заметить, что на репозитории packages/gcc3.4.git размером 42M
(в нём все 13 сборок пакета gcc3.4) эта операция (git-prune + git-repack)
потребляет заметное количество ресурсов. Сервер, выполняющий сейчас
обязанности devel.altlinux.org, ляжет очень быстро, если каждый мантейнер
будет выполнять эту операцию по своему разумению.
Да, это новая редакция репозитория, в котором все тарболлы были развёрнуты
при импорте утилитой git-srpmimport. На прежней редакции, в которой
хранились тарболлы, git-repack -a -d потреблял гораздо больше ресурсов при
обработке столь больших репозиториев.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-05-26 21:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-09 20:03 [devel] sandman vs. hasher+gear Alexey I. Froloff
2006-05-10 10:05 ` Dmitry V. Levin
2006-05-10 10:38 ` Alexey I. Froloff
2006-05-10 11:00 ` Dmitry V. Levin
2006-05-10 11:36 ` Alexey I. Froloff
2006-05-10 12:21 ` Dmitry V. Levin
2006-05-10 12:53 ` Dmitry V. Levin
2006-05-10 13:07 ` Alexey I. Froloff
2006-05-10 13:28 ` Dmitry V. Levin
2006-05-26 21:02 ` Dmitry V. Levin [this message]
2006-05-27 8:24 ` [devel] git-prune/git-repack costs Sergey Vlasov
2006-05-27 23:31 ` Dmitry V. Levin
2006-05-28 8:35 ` Sergey Vlasov
2006-05-28 14:11 ` Dmitry V. Levin
2006-05-29 8:28 ` Sergey Vlasov
2006-06-19 9:18 ` Alexey I. Froloff
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=20060526210221.GB23087@nomad.office.altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git