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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to