Is your goal just to share memory between userland applications and
the kernel?  Can the kernel allocate the memory?  If so, the easiest
way to share memory would be to create a device under /dev and have
the userland application mmap it.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to