]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Increase the scope of two vm object locks in vm_object_collapse().
authorAlan Cox <alc@FreeBSD.org>
Sat, 1 Nov 2003 23:06:41 +0000 (23:06 +0000)
committerAlan Cox <alc@FreeBSD.org>
Sat, 1 Nov 2003 23:06:41 +0000 (23:06 +0000)
commit22ec553f77c43d6167478d99b0db0d012e2c0a50
treead3d6ca1cc8a9cd1b26625aae49c835282d5eec5
parentceeef1c6669b41eb37ebbc23cc1971b047249376
 - Increase the scope of two vm object locks in vm_object_collapse().
 - Remove the acquisition and release of Giant from vm_object_coalesce().
sys/vm/vm_object.c