Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/18/2000 21:56:49
Module Name: basesrc
Committed By: thorpej
Date: Fri May 19 04:56:49 UTC 2000
Modified Files:
basesrc/regress/sys/uvm/mmap: mmap.c
Log Message:
Explain why we can expect to have some resident pages even after an
MADV_FREE of a range in e.g. a SYSV SHM segment, and make such a
condition not a failure of the regression test.
Addresses kern/10115, submitted by Thomas Klausner.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/regress/sys/uvm/mmap/mmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.