Optional mmap(2) support for geom(4) providers
John-Mark Gurney
gurney_j at resnet.uoregon.edu
Tue May 16 14:27:24 PDT 2006
Maxim Sobolev wrote this message on Tue, May 16, 2006 at 01:24 -0700:
> Well, in my particular case I would like to experiment with
> dynamic exporting of shared ELF objects from the kernel into
> userspace. md(4) seems like a good fit, but dlopen(3) uses
> mmap, so that it doesn't work OOB. There can be other uses
> as well.
Doing a seperate cdev that implements mmap is quite easy...
For something like that it seems like you wouldn't need any of md's
disk device features, would you?
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
More information about the freebsd-current
mailing list