<<On Tue, 29 Feb 2000 10:47:33 -0800 (PST), Matthew Dillon 
<[EMAIL PROTECTED]> said:

>     Maybe we can convince them / submit patches to use mmap() based shared
>     memory (file-backed), which we can now do efficiently with the 
>     MAP_NOSYNC option.

Even better would be POSIX shared memory.  It wouldn't be too hard to
have the shm_open() syscall set a file flag which mmap() would them
look at to conditionally set MAP_NOSYNC on its own.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
[EMAIL PROTECTED]  | 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to