Optional mmap(2) support for geom(4) providers
Maxim Sobolev
sobomax at sippysoft.com
Mon May 15 12:53:00 PDT 2006
Poul-Henning Kamp wrote:
> In message <44681D92.80309 at sippysoft.com>, Maxim Sobolev writes:
>> Hi,
>>
>> I would like to extend md(4) with support for mmap(4) operations,
>
> Uhm, how exactly would that work ?
Just like ioctl(2) works: geom_dev will accept mmap requests and pass it
to the underlying provider for execution if that provider has mmap
handler in its g_class.
-Maxim
More information about the freebsd-current
mailing list