* Zhihui Zhang <[EMAIL PROTECTED]> [020307 08:28] wrote:
> 
> Is there any fundamental reason why a page can not be owned by more than
> one VM object?  If that was the case, the bogus page stuff in vfs_bio.c
> could be made cleaner IMHO.

There is only enough linkage in the vm page to support it being associated
with one object.  see src/sys/vm/vm_page.h

-Alfred Perlstein [[EMAIL PROTECTED]]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to