K 10 svn:author V 3 alc K 8 svn:date V 27 1999-08-13T17:45:34.000000Z K 7 svn:log V 247 vm_map_madvise: A complete rewrite by dillon and myself to separate the implementation of behaviors that effect the vm_map_entry from those that effect the vm_object. A result of this change is that madvise(..., MADV_FREE); is much cheaper. END