aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/sf_buf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-22/+7
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.Ian Lepore2014-02-081-26/+1
* Fix of r255318: move sf_buf_alloc()/sf_buf_free() out of #ifdefGleb Smirnoff2013-09-071-3/+4
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsGleb Smirnoff2013-09-061-0/+2
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapsOlivier Houchard2006-08-081-1/+26
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+58