svn commit: r288657 - head/sys/netinet6

Rui Paulo rpaulo at me.com
Tue Oct 6 23:42:03 UTC 2015


On Sun, 2015-10-04 at 08:21 +0000, Alexander V. Chernikov wrote:
> Author: melifaro
> Date: Sun Oct  4 08:21:15 2015
> New Revision: 288657
> URL: https://svnweb.freebsd.org/changeset/base/288657
> 
> Log:
>   Add __noinline attribute to several functions to ease dtrace
> instrumentation
> 

What instrumentation?  Is there a DTrace script in userland that uses
these functions?  If not, this should not have been committed as you
just made the code slower.  This is one of those changes that should be
kept in your own repository.

-- 
Rui Paulo



More information about the svn-src-all mailing list