Date: Mon, 9 Feb 2004 09:28:01 +0100 From: Divacky Roman <xdivac02@stud.fit.vutbr.cz> To: current@freebsd.org Subject: MAP_INHERIT mmap() flag Message-ID: <20040209082801.GA29476@stud.fit.vutbr.cz>
next in thread | raw e-mail | index | archive | help
Hi, /usr/src/tools/regression/p1003_1b/p1003_1b doesn't compile. its because MAP_INHERIT mmap flag was removed . Is there any use of this flag? If not it should be removed from the man page. If there is some we might consider implementing it... Linux doesnt seem to know this flag and NetBSD it ignores also - we have minherit() system call which seems to do the same thing. btw: what was broken about 4.x implementation of vm inheriting? Roman Divacky
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040209082801.GA29476>