]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Increase the scope of the vm object lock in vm_object_collapse().
authorAlan Cox <alc@FreeBSD.org>
Sat, 21 Jun 2003 04:14:48 +0000 (04:14 +0000)
committerAlan Cox <alc@FreeBSD.org>
Sat, 21 Jun 2003 04:14:48 +0000 (04:14 +0000)
commit06ecade7d81f4de2f8d51a66acbfd57617600296
treefab4bd37f1a2b1ef4caadda4cc1792c8bb1af48b
parent1a7a9d0ec2882ed7d64a79005bc51c3122263f43
 - Increase the scope of the vm object lock in vm_object_collapse().
 - Assert that the vm object and its backing vm object are both locked in
   vm_object_qcollapse().
sys/vm/vm_object.c