Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964998AbWJBUfl (ORCPT ); Mon, 2 Oct 2006 16:35:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965001AbWJBUfl (ORCPT ); Mon, 2 Oct 2006 16:35:41 -0400 Received: from 1wt.eu ([62.212.114.60]:5124 "EHLO 1wt.eu") by vger.kernel.org with ESMTP id S964998AbWJBUfk (ORCPT ); Mon, 2 Oct 2006 16:35:40 -0400 Date: Mon, 2 Oct 2006 22:35:27 +0200 From: Willy Tarreau To: David Lang Cc: Phillip Susi , Drew Scott Daniels , linux-kernel@vger.kernel.org Subject: Re: Smaller compressed kernel source tarballs? Message-ID: <20061002203527.GA585@1wt.eu> References: <20061002033511.GB12695@zimmer> <20061002033531.GA5050@1wt.eu> <45212D5D.7010201@cfl.rr.com> <45217498.8060806@cfl.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1246 Lines: 27 On Mon, Oct 02, 2006 at 01:12:55PM -0700, David Lang wrote: > no, I was suggesting a pack file that contained _only_ the head version. > > within the pack file it would delta against other files in the pack (how > many copies of the GPLv2 text exist across all files for example) > > however Willy did a test and found that the resulting pack was > significantly larger then a .tgz. I don't know what options he used, so > while there's some chance that being more agressive in looking for deltas > would result in an improvement, the difference to make up is fairly > significant. no options at all, so there may be room for improvement. Also, on my notebook, I have hardlinked all my linux directories so that each content only appears once. I don't have the numbers right here, but I remember that it was really useful to merge lots of different versions, but that the net gain within one given tree was really minor, as there are not that many identical files in one tree. Regards, Willy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/