All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: win2k/cygwin cannot handle even moderately sized packs
Date: Tue, 07 Nov 2006 16:50:59 +0100	[thread overview]
Message-ID: <eiq9vm$l7c$1@sea.gmane.org> (raw)
In-Reply-To: 81b0412b0611070555u1833cc8ci1d37d45782562df8@mail.gmail.com

Alex Riesen wrote:

>> So the problem is probably memory fragmentation.
> 
> probably.
> 
>> You might have more joy if you allocated one HUGE chunk immediately on
>> startup to use for the pack, and then kept re-using that chunk.
> 
> Well, it is not _one_ chunk. The windows/cygwin abomin...combination
> may take an issue with this: it seem to copy complete address space
> at fork, which even for such a small packs I have here takes system
> down lightly (yes, I tried it).

Perhaps planned mmapping only parts of packs would help there.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


  reply	other threads:[~2006-11-07 15:51 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07 11:02 win2k/cygwin cannot handle even moderately sized packs Alex Riesen
2006-11-07 12:17 ` Noel Grandin
2006-11-07 13:55   ` Alex Riesen
2006-11-07 15:50     ` Jakub Narebski [this message]
2006-11-07 17:28       ` Alex Riesen
2006-11-07 17:48         ` Shawn Pearce
2006-11-07 18:13           ` Alex Riesen
2006-11-07 18:18             ` Shawn Pearce
2006-11-07 18:26               ` Shawn Pearce
2006-11-07 18:56                 ` Shawn Pearce
2006-11-07 23:11                   ` Alex Riesen
2006-11-08  5:19                     ` Shawn Pearce
2006-11-08 13:37                       ` Alex Riesen
2006-11-08 17:11                         ` Shawn Pearce
2006-11-08 21:33                           ` Alex Riesen
2006-11-08 22:28                             ` Shawn Pearce
2006-11-07 19:27                 ` Alex Riesen
2006-11-08 19:22     ` Christopher Faylor
2006-11-13 12:45 ` Johannes Schindelin
2006-11-13 17:34   ` Alex Riesen
2006-11-13 17:36     ` Alex Riesen

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='eiq9vm$l7c$1@sea.gmane.org' \
    --to=jnareb@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 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.