cvs commit: src/sys/conf kern.pre.mk
Bruce Evans
bde at FreeBSD.org
Sun Feb 25 05:01:06 UTC 2007
bde 2007-02-25 05:01:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/conf kern.pre.mk
Log:
MFC (1.80: style fixes and 1.81: fix high resolution kernel profiling).
I was reminded of the brokenness when attempting to profile sendto()
to compare RELENG_6 with -current. Just configuring high res profiling
made sendto() with profiling inactive almost twice as slow in RELENG_6,
and actual profiles were almost unusable due to multiple copies of
non-inlined inline functions like curthread().
Revision Changes Path
1.65.2.4 +3 -13 src/sys/conf/kern.pre.mk
More information about the cvs-src
mailing list