Git development
 help / color / mirror / Atom feed
* Excessive memory consumption.
@ 2008-03-17 15:43 David Brown
  2008-03-17 17:04 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: David Brown @ 2008-03-17 15:43 UTC (permalink / raw)
  To: git

I'm working with a repository containing a large number of revisions (it
has the full 2.6 kernel history) along with a bunch of large tarfiles of
prebuilt images (basically firmware images).  These tarfiles are about 50MB
and are updated frequently.

I'm trying to figure out how to limit memory consumption when fetching from
this repo.  The repo lives on a network drive, and during the

   "remote: Compressing objects: ..."

phase, git-pack-objects quickly grows to 3 or more GB in size.  I've tried
setting  pack.windowMemory = 512m, and pack.deltaCacheLimit = 512m.  Any
other suggested things to try?

This is running 1.5.4.3.

Thanks,
David

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-17 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-17 15:43 Excessive memory consumption David Brown
2008-03-17 17:04 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox