Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2005 14:40:22 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_clock.c
Message-ID:  <200512171440.24029.jhb@freebsd.org>
In-Reply-To: <200512162211.jBGMBqRT009057@repoman.freebsd.org>
References:  <200512162211.jBGMBqRT009057@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 16 December 2005 05:11 pm, John Baldwin wrote:
> jhb         2005-12-16 22:11:52 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             kern_clock.c
>   Log:
>   - Use uintfptr_t rather than int for the kernel profiling index (though
> it really should be a fptrdiff_t if we had that) in profclock().
>   - Don't try to profile kernel pc's that are >=3D the kernel lowpc to av=
oid
>     underflows when computing a profiling index.

s/Don't/Only/ oops.

>   - Use the PC_TO_I() macro to compute the kernel profiling index rather
> than doing it inline.

=2D-=20
John Baldwin <jhb@FreeBSD.org> =A0<>< =A0http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org



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