Play with the VM

Nicolas Cormier n.cormier at gmail.com
Tue Jun 26 13:23:18 UTC 2007


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


More information about the freebsd-hackers mailing list