diff options
author | alc <alc@FreeBSD.org> | 2003-10-18 21:09:21 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2003-10-18 21:09:21 +0000 |
commit | bccf1d15ab7d014c463b46b05e0b09fb513d7068 (patch) | |
tree | 6b34fce36d3e8914acee117ce4e8c611179e0683 /sys/arm | |
parent | 39bde695bfe32db71446c96d796c9d24d4abbf2c (diff) | |
download | FreeBSD-src-bccf1d15ab7d014c463b46b05e0b09fb513d7068.zip FreeBSD-src-bccf1d15ab7d014c463b46b05e0b09fb513d7068.tar.gz |
- Increase the object lock's scope in vm_contig_launder() so that access
to the object's type field and the call to vm_pageout_flush() are
synchronized.
- The above change allows for the eliminaton of the last parameter
to vm_pageout_flush().
- Synchronize access to the page's valid field in vm_pageout_flush()
using the containing object's lock.
Diffstat (limited to 'sys/arm')
0 files changed, 0 insertions, 0 deletions