Date: Sun, 25 Feb 2007 05:01:05 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.pre.mk Message-ID: <200702250501.l1P516lb038967@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702250501.l1P516lb038967>
