From owner-cvs-src@FreeBSD.ORG Wed May 26 07:33:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8048716A4CE for ; Wed, 26 May 2004 07:33:08 -0700 (PDT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 647E243D39 for ; Wed, 26 May 2004 07:33:08 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6413 invoked from network); 26 May 2004 14:32:25 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 26 May 2004 14:32:25 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i4QEWAF3013719; Wed, 26 May 2004 10:32:11 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Bruce Evans Date: Wed, 26 May 2004 10:32:49 -0400 User-Agent: KMail/1.6 References: <200405260743.i4Q7hg3t059231@repoman.freebsd.org> In-Reply-To: <200405260743.i4Q7hg3t059231@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405261032.49453.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/i386/i386 apic_vector.s exception.s src/sys/i386/isa atpic_vector.s X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 14:33:08 -0000 On Wednesday 26 May 2004 03:43 am, Bruce Evans wrote: > bde 2004/05/26 00:43:41 PDT > > FreeBSD src repository > > Modified files: > sys/conf files.i386 > sys/i386/i386 apic_vector.s exception.s > sys/i386/isa atpic_vector.s > Log: > MFamd64: > > Fixed profiling of trap, syscall and interrupt handlers and some > ordinary functions, essentially by backing out half of rev.1.106 of > i386/exception.s. The handlers must be between certain labels for > the purposes of profiling, and this was broken by scattering them in > separately compiled .s files, especially for ordinary functions that > ended up between the labels. Merge the files by #including them as > before, except with different pathnames and better comments and > organization. Changes to the scattered files are minimal -- just > move the labels to the file that does the #includes. Oh well, there will never be an apic.ko then. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org