Add a new flag, XIOF_VMLINEAR, which requires that the buffer being mapped
commit228fdb643d65492330b23810f727df64b15ca167
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 29 Jun 2007 05:09:15 +0000 (29 05:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 29 Jun 2007 05:09:15 +0000 (29 05:09 +0000)
treed1dd137bae8149c64e242d91c3224426702613dd
parentd317cbb6a409a3640f0dca3c2655ff9f097fba4a
Add a new flag, XIOF_VMLINEAR, which requires that the buffer being mapped
be contiguous within a single VM object.
sys/kern/kern_xio.c
sys/sys/xio.h