From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EtqTn-0001ND-0Y for garchives@archives.gentoo.org; Tue, 03 Jan 2006 18:01:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k03I0I6J013277; Tue, 3 Jan 2006 18:00:18 GMT Received: from mail.pnpitalia.it (85-18-21-122.ip.fastwebnet.it [85.18.21.122]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k03HuMB8028073 for ; Tue, 3 Jan 2006 17:56:22 GMT Received: from localhost (localhost [127.0.0.1]) by mail.pnpitalia.it (Postfix) with ESMTP id A3F447AD139 for ; Tue, 3 Jan 2006 18:56:22 +0100 (CET) Received: from mail.pnpitalia.it ([127.0.0.1]) by localhost (db [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26115-12 for ; Tue, 3 Jan 2006 18:56:22 +0100 (CET) Received: from [192.168.4.153] (host-4-153.pnpitalia.it [192.168.4.153]) by mail.pnpitalia.it (Postfix) with ESMTP id 093067AD138 for ; Tue, 3 Jan 2006 18:56:22 +0100 (CET) Message-ID: <43BABAC4.5040501@gentoo.org> Date: Tue, 03 Jan 2006 18:56:20 +0100 From: Francesco Riosa User-Agent: Mail/News 1.5 (X11/20051227) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] ChangeLogs and rsync time References: <43B83D16.6060803@gentoo.org> <1136237751.7702.30.camel@localhost> <1136289024.9747.7.camel@vertigo.twi-31o2.org> In-Reply-To: <1136289024.9747.7.camel@vertigo.twi-31o2.org> Content-Type: text/plain; charset=ISO-8859-5 X-Virus-Scanned: amavisd-new at db Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k03I0I7u013277 X-Archives-Salt: 1ee77399-b7b9-42a3-aeeb-c1dbf7e01f43 X-Archives-Hash: f59662a4a30ed8593443edc1d07ab7aa Chris Gianelloni wrote: > On Tue, 2006-01-03 at 00:35 +0300, Peter Volkov (pva) wrote: >> On =B2=E1=DA, 2006-01-01 at 21:35 +0100, Francesco Riosa wrote: >>> We have currently 10371 ChangeLog files, > 25 MB totally . >>> 1365 =3D=3D 13% with size >=3D 4096 B, 12 MB totally [...] > be benificial. The only question left to be answered is how much space > would actually be saved to make this extra load on CVS worth it. >=20 At the extreme of all ChangeLog moved in old there are 10371 more files in the tree, 25 MB less to check and to transfer (in case all the Changelogs are modified at the same time). In a more general scenario, only about 1300 Changelogs need to be transferred in ChangeLog.old, Leaving The total size of the Changelogs to about 18 MB instead of 25, with about 6 MB in ChangeLog.old (assuming no duplicated data). The Total number of ChangeLog* raise to 10371[norm] + 1365[.old] =3D 1173= 6 There is a overhead for user that not use rsync exclude and a noticeable gain for user that instead exclude ChangeLog.old . --=20 gentoo-dev@gentoo.org mailing list