On Thu, 29 Jul 1999 10:52:02 -0700 (PDT)
Matthew Dillon <[EMAIL PROTECTED]> wrote:
> Yes, we already do this, but only for OBJT_DEFAULT and OBJT_SWAP objects.
> We do not do this for file objects... it would make me rather nervous
> if we did :-)
Why? I can think of at least one instance where this is useful: using
a file in the file system as a shared memory handle.
Seems as if the programmer erroneously MADV_FREE's a file, well ... you
only supplied the rope.
-- Jason R. Thorpe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message