On Sat, Jan 31, 2009, David Schultz wrote:
> Add a function attribute called `__malloc_like', which informs gcc
> that the annotated function returns a pointer that doesn't alias any
> extant pointer.
It wouldn't hurt if a networking guru added this annotation to the
mbuf allocator as well,
Author: das
Date: Sat Jan 31 18:27:02 2009
New Revision: 187961
URL: http://svn.freebsd.org/changeset/base/187961
Log:
Add a function attribute called `__malloc_like', which informs gcc
that the annotated function returns a pointer that doesn't alias any
extant pointer. This results in a 50%