Searched hist:97727 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/vm/
H A Dvm_map.hdiff 97727 Sat Jun 01 22:41:43 MDT 2002 alc o Remove GIANT_REQUIRED from vm_map_zfini(), vm_map_zinit(),
vm_map_create(), and vm_map_submap().
o Make further use of a local variable in vm_map_entry_splay()
that caches a reference to one of a vm_map_entry's children.
(This reduces code size somewhat.)
o Revert a part of revision 1.66, deinlining vmspace_pmap().
(This function is MPSAFE.)
H A Dvm_map.cdiff 97727 Sat Jun 01 22:41:43 MDT 2002 alc o Remove GIANT_REQUIRED from vm_map_zfini(), vm_map_zinit(),
vm_map_create(), and vm_map_submap().
o Make further use of a local variable in vm_map_entry_splay()
that caches a reference to one of a vm_map_entry's children.
(This reduces code size somewhat.)
o Revert a part of revision 1.66, deinlining vmspace_pmap().
(This function is MPSAFE.)

Completed in 218 milliseconds