HomeFreeBSD

o In vm_map_insert(), replace GIANT_REQUIRED by the acquisition and

Description

o In vm_map_insert(), replace GIANT_REQUIRED by the acquisition and

release of Giant around the direct manipulation of the vm_object and
the optional call to pmap_object_init_pt().

o In vm_map_findspace(), remove GIANT_REQUIRED. Instead, acquire and

release Giant around the occasional call to pmap_growkernel().

o In vm_map_find(), remove GIANT_REQUIRED.

Details

Provenance
alcAuthored on Jun 22 2002, 5:47 PM
Parents
rG28219a5a8dd9: For the benefit of those Emacs users amongst us, only cut out gdb.info
Branches
Unknown
Tags
Unknown

Event Timeline