aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/sf_buf.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* style(9)Gleb Smirnoff2014-09-071-4/+3
* Implement local sfbuf_map and sfbuf_unmap for MIPS32.Adrian Chadd2014-09-061-0/+19
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-51/+3
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsGleb Smirnoff2013-09-061-0/+3
* On those machines, where sf_bufs do not represent any real object, makeGleb Smirnoff2013-09-061-0/+12
* Implement sf_buf using direct map (XKPHYS) in MIPS n64.Jayachandran C.2011-01-271-0/+28
* o) Use the direct map where possible for uiomove_fromphys, based on code fromJuli Mallett2010-04-161-12/+3
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+65