Jason R Thorpe <thorpej%netbsd.org@localhost> writes: > This fixes creates a special object which owns a single zero'd page. > This single zero'd page is used to satisfy all loans of non-resident > ZFOD mappings. It looks like the page will be put on pageq once all loan are resolved, won't it? enami.