Hi,
I have some questions about virtual memory and the freebsd implementation.
I am trying to map in userland (with a syscall like mmap) some
anonymous data (from sockets, files ...).
What's the best way to do this ? There are callbacks in the VM when a
user process tries to access a specific address ?

Thanks in advance
--
Nicolas Cormier
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to