Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 10:32:49 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Bruce Evans <bde@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
Message-ID:  <200405261032.49453.jhb@FreeBSD.org>
In-Reply-To: <200405260743.i4Q7hg3t059231@repoman.freebsd.org>
References:  <200405260743.i4Q7hg3t059231@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405261032.49453.jhb>