Add a new flag, XIOF_VMLINEAR, which requires that the buffer being mapped
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 29 Jun 2007 05:09:15 +0000 (05:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 29 Jun 2007 05:09:15 +0000 (05:09 +0000)
commitc4734fe70c54397aa8b5175080a59926d5dad59d
treea6df26ed0aff0f27f2bd4b36cf967c38e8095968
parent0a7648b9333fb5113d573ed36bfb52cc80346a60
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