Date: Wed, 1 Nov 2000 23:38:36 -0500 (EST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: "Daniel C. Sobral" <dcs@newsguy.com> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_jail.c sysv_msg.c sysv_sem.csysv_shm.c src/sys/sys jail.h Message-ID: <200011020438.XAA01830@khavrinen.lcs.mit.edu> In-Reply-To: <3A00C2C8.AE6BC84B@newsguy.com> References: <200010310134.RAA51258@freefall.freebsd.org> <200010311742.MAA85025@khavrinen.lcs.mit.edu> <39FF9B77.53831AF8@newsguy.com> <200011011826.NAA97040@khavrinen.lcs.mit.edu> <3A00C2C8.AE6BC84B@newsguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 02 Nov 2000 10:26:32 +0900, "Daniel C. Sobral" <dcs@newsguy.com> said: > about POSIX shared memory. So... what about shared memory? All POSIX IPC uses filesystem-like namespace, and that includes shared memory. It would be pretty easy to implement SYSVSHM in terms of POSIX shared memory objects, but there are some concerns with security. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011020438.XAA01830>