From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: Shawn Pearce Subject: Re: win2k/cygwin cannot handle even moderately sized packs Date: Tue, 7 Nov 2006 12:48:59 -0500 Message-ID: <20061107174859.GB26591@spearce.org> References: <81b0412b0611070302h50541cd5mf0758afe0d6befda@mail.gmail.com> <45507965.3010806@peralex.com> <81b0412b0611070555u1833cc8ci1d37d45782562df8@mail.gmail.com> <81b0412b0611070928l7be83e08kbfc9657937fe7c92@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Date: Tue, 7 Nov 2006 17:49:17 +0000 (UTC) Cc: Jakub Narebski , git@vger.kernel.org Return-path: Envelope-to: gcvg-git@gmane.org Content-Disposition: inline In-Reply-To: <81b0412b0611070928l7be83e08kbfc9657937fe7c92@mail.gmail.com> User-Agent: Mutt/1.5.11 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - corvette.plexpod.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - spearce.org X-Source: X-Source-Args: X-Source-Dir: Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GhV4O-0008Ps-VY for gcvg-git@gmane.org; Tue, 07 Nov 2006 18:49:09 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965613AbWKGRtF (ORCPT ); Tue, 7 Nov 2006 12:49:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965606AbWKGRtF (ORCPT ); Tue, 7 Nov 2006 12:49:05 -0500 Received: from corvette.plexpod.net ([64.38.20.226]:2485 "EHLO corvette.plexpod.net") by vger.kernel.org with ESMTP id S965614AbWKGRtD (ORCPT ); Tue, 7 Nov 2006 12:49:03 -0500 Received: from cpe-74-70-48-173.nycap.res.rr.com ([74.70.48.173] helo=asimov.home.spearce.org) by corvette.plexpod.net with esmtpa (Exim 4.52) id 1GhV4B-00013A-WF; Tue, 07 Nov 2006 12:48:56 -0500 Received: by asimov.home.spearce.org (Postfix, from userid 1000) id 1A38920E487; Tue, 7 Nov 2006 12:49:00 -0500 (EST) To: Alex Riesen Sender: git-owner@vger.kernel.org Alex Riesen wrote: > >Perhaps planned mmapping only parts of packs would help there. > > BTW, can I find this code somewhere to try it out? The patches are on the mailing list archives somewhere around Sept. 5th timeframe from me; as I recall we dropped them as they didn't apply on top of Junio's 64 bit index changes (which were reverted out of next anyway). I was going to push my branch to a public mirror but it turns out I deleted that branch. :-( --