summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/sf_buf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cglebius2014-08-051-35/+4
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsglebius2013-09-061-0/+3
* Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-051-1/+2
* As was done in r195820 for amd64, use clflush for flushing cache lineskib2009-07-291-0/+2
* Implement support for CPU private mappings within sf_buf_alloc().alc2005-02-131-1/+4
* Don't remove the virtual-to-physical mapping when an sf_buf is freed.alc2003-12-071-0/+1
* - Change the i386's sf_buf implementation so that it never allocatesalc2003-11-171-1/+2
* - Modify alpha's sf_buf implementation to use the direct virtual-to-alc2003-11-161-0/+56
OpenPOWER on IntegriCloud