From owner-cvs-all Tue Apr 2 21:30:55 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1968D37B400; Tue, 2 Apr 2002 21:30:45 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g335Uhi60830; Tue, 2 Apr 2002 22:30:44 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g335Uhf69813; Tue, 2 Apr 2002 22:30:43 -0700 (MST) (envelope-from imp@village.org) Date: Tue, 02 Apr 2002 22:30:21 -0700 (MST) Message-Id: <20020402.223021.16116880.imp@village.org> To: asmodai@wxs.nl Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 critical.c src/sys/i386/include cpufunc.h critical.h src/sys/i386/isa apic_vector.s icu_vector.s src/sys/kern kern_fork.c kern_proc.c kern_switch.c src/sys/alpha/alph From: "M. Warner Losh" In-Reply-To: <20020403052504.GJ78613@daemon.ninth-circle.org> References: <20020402163939.M47850-100000@alpha.yumyumyum.org> <20020403052504.GJ78613@daemon.ninth-circle.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In a past life I created a script that removed all the (unnecessary) whitespace from the C++ header files for a large project. We used it from time to time to get about a 5%-10% speed improvement in our compile times. I suspect that we'd see << 1% if we did that to the freeBSD headers. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message