summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_sfbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Move KASSERT into locked region.glebius2014-08-111-2/+1
* Use M_WAITOK in sf_buf_init().glebius2014-08-111-2/+1
* Provide sf_buf_ref() to optimize refcounting of already allocatedglebius2014-08-111-0/+16
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cglebius2014-08-051-0/+226
OpenPOWER on IntegriCloud