]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement local sfbuf_map and sfbuf_unmap for MIPS32.
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 6 Sep 2014 22:38:32 +0000 (22:38 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 6 Sep 2014 22:38:32 +0000 (22:38 +0000)
commit89a4f450d725936ff9d23f44e1f6f20568fdcadb
tree7d7cf518c5f1230ef914675f8a78e3b5c77219a9
parent24110da033f8d830037eac7a63506eaaaa658404
Implement local sfbuf_map and sfbuf_unmap for MIPS32.

The pre-rework behaviour was not to keep the cached mappings around after
the sfbuf was used but instead to recycle said mappings.

PR: kern/193400
sys/mips/include/sf_buf.h
sys/mips/include/vmparam.h