hi

I wonder what happens when proc A, create proc B using

fork1(td, RFMEM, 0, &p2);

and either A or B mmap()s something. is the mmaped memory shared
among the procs? what if it brk()s something? 

thnx

roman


----------------------
www.liberalnistrana.cz
_______________________________________________
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