On Wed, 8 Dec 1999, Matthew Dillon wrote: > Operationally, the syncer will not sync the file while any mmap()'s > exist with that flag set. Once such flagged maps go away, the syncer > will be able to sync the file (if it still exists). > > Comments are welcome. I assume that this flag would require write permission to the file, to prevent bad security implications? -- Ben Rosengart UNIX Systems Engineer, Skunk Group StarMedia Network, Inc. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Getting a new MAP_ flag into mmap() prior to 4.x freeze Matthew Dillon
- Re: Getting a new MAP_ flag into mmap() prior to 4.... Ben Rosengart
- Re: Getting a new MAP_ flag into mmap() prior t... Matthew Dillon
- mmap() and atime/mtime Richard Wendland
- Re: mmap() and atime/mtime Matthew Dillon
- Re: Getting a new MAP_ flag into mmap() prior to 4.... Alfred Perlstein
- Re: Getting a new MAP_ flag into mmap() prior t... Matthew Dillon
- Re: Getting a new MAP_ flag into mmap() pri... Jason Young
- Re: Getting a new MAP_ flag into mmap()... Matthew Dillon
- Re: Getting a new MAP_ flag into mmap() prior to 4.... Ronald G. Minnich