Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 14:14:51 +0200
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        hackers@freebsd.org
Subject:   RFMEM and mmap()
Message-ID:  <20060823121451.GA67614@stud.fit.vutbr.cz>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060823121451.GA67614>