https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193400
--- Comment #5 from [email protected] --- A commit references this bug: Author: adrian Date: Sat Sep 6 22:38:33 UTC 2014 New revision: 271213 URL: http://svnweb.freebsd.org/changeset/base/271213 Log: 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 Changes: head/sys/mips/include/sf_buf.h head/sys/mips/include/vmparam.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
