Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: thorpej
Date: Sat Jul 17 06:01:53 UTC 1999
Modified Files:
basesrc/regress/sys/uvm/mmap: mmap.c
Log Message:
Add code which creates a System V shared memory segment, attaches to it,
makes it resident, MADV_FREE's it, and then checks to see that the pages
are indeed no longer resident. This tests the uvm_aobj flush routine.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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.
Home |
Main Index |
Thread Index |
Old Index