Alan Cox 99c81ca94d Two changes:
Remove more (redundant) map timestamp increments from properly
synchronized routines.  (Changed: vm_map_entry_link, vm_map_entry_unlink,
and vm_map_pageable.)

Micro-optimize vm_map_entry_link and vm_map_entry_unlink, eliminating
unnecessary dereferences.  At the same time, converted them from macros
to inline functions.
1999-03-21 23:37:00 +00:00
..
1999-03-21 21:53:09 +00:00
1999-02-12 12:44:19 +00:00
1999-03-11 18:50:39 +00:00
1999-03-13 13:20:59 +00:00
1999-03-21 21:53:09 +00:00
1999-03-14 20:43:09 +00:00
1999-03-21 23:37:00 +00:00