From owner-freebsd-arch Wed May 10 8:16:11 2000 Delivered-To: freebsd-arch@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 72BFB37B6D7; Wed, 10 May 2000 08:15:48 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 8ECC61CE6; Wed, 10 May 2000 08:15:46 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: John Baldwin Cc: Bruce Evans , "David O'Brien" , arch@FreeBSD.org Subject: Re: .s -> .S filename change in /sys In-Reply-To: Message from John Baldwin of "Wed, 10 May 2000 08:00:12 EDT." <200005101200.IAA06466@server.baldwin.cx> Date: Wed, 10 May 2000 08:15:46 -0700 From: Peter Wemm Message-Id: <20000510151546.8ECC61CE6@overcee.netplex.com.au> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > > On 10-May-00 Bruce Evans wrote: > > On Tue, 9 May 2000, Peter Wemm wrote: [..] > >> The actual src/sys *.s files are 1.4MB in total. Leaving out sys/boot > >> as well leaves 1.2MB. (40 *.s in the kernel proper). > > > > I count only 500K for *.s. 1.4MB is for *.s,v. > > Repo-copies copy the entire RCS file, though, so the effective bloat of > repo-copying all the .s files to .S would add 1.4MB to the repository. Exactly. /usr/src/sys will be unaffected by the copy - the old files will be cvs rm'ed so that 500K moves from the old names to the new ones. The repository would grow as a result though - that is the only downside and it is almost going to get lost in the noise with things like gcc and binutils imports in the pipeline. If Bruce is happy with it, then I am too. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message