git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Noel Grandin" <noel@peralex.com>
Cc: git@vger.kernel.org
Subject: Re: win2k/cygwin cannot handle even moderately sized packs
Date: Tue, 7 Nov 2006 14:55:01 +0100	[thread overview]
Message-ID: <81b0412b0611070555u1833cc8ci1d37d45782562df8@mail.gmail.com> (raw)
In-Reply-To: <45507965.3010806@peralex.com>

> 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).


  reply	other threads:[~2006-11-07 13:55 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 [this message]
2006-11-07 15:50     ` Jakub Narebski
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=81b0412b0611070555u1833cc8ci1d37d45782562df8@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=noel@peralex.com \
    /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).