On Tuesday 02 June 2009 10:24:39 am Andrew Gallatin wrote:
> John Baldwin wrote:
> > Author: jhb
> > Date: Mon Jun 1 21:32:52 2009
> > New Revision: 193275
> > URL: http://svn.freebsd.org/changeset/base/193275
> >
> > Log:
> > Add an extension to the character device interface that allows chara
John Baldwin wrote:
Author: jhb
Date: Mon Jun 1 21:32:52 2009
New Revision: 193275
URL: http://svn.freebsd.org/changeset/base/193275
Log:
Add an extension to the character device interface that allows character
device drivers to use arbitrary VM objects to satisfy individual mmap()
reques
Author: jhb
Date: Mon Jun 1 21:32:52 2009
New Revision: 193275
URL: http://svn.freebsd.org/changeset/base/193275
Log:
Add an extension to the character device interface that allows character
device drivers to use arbitrary VM objects to satisfy individual mmap()
requests.
- A new d_mmap_s