Searched hist:189015 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_unix.cdiff 189015 Tue Feb 24 19:03:36 MST 2009 kib Revert the addition of the freelist argument for the vm_map_delete()
function, done in r188334. Instead, collect the entries that shall be
freed, in the deferred_freelist member of the map. Automatically purge
the deferred freelist when map is unlocked.

Tested by: pho
Reviewed by: alc
H A Dvm_kern.cdiff 189015 Tue Feb 24 19:03:36 MST 2009 kib Revert the addition of the freelist argument for the vm_map_delete()
function, done in r188334. Instead, collect the entries that shall be
freed, in the deferred_freelist member of the map. Automatically purge
the deferred freelist when map is unlocked.

Tested by: pho
Reviewed by: alc
H A Dvm_map.hdiff 189015 Tue Feb 24 19:03:36 MST 2009 kib Revert the addition of the freelist argument for the vm_map_delete()
function, done in r188334. Instead, collect the entries that shall be
freed, in the deferred_freelist member of the map. Automatically purge
the deferred freelist when map is unlocked.

Tested by: pho
Reviewed by: alc
H A Dvm_mmap.cdiff 189015 Tue Feb 24 19:03:36 MST 2009 kib Revert the addition of the freelist argument for the vm_map_delete()
function, done in r188334. Instead, collect the entries that shall be
freed, in the deferred_freelist member of the map. Automatically purge
the deferred freelist when map is unlocked.

Tested by: pho
Reviewed by: alc
H A Dvm_map.cdiff 189015 Tue Feb 24 19:03:36 MST 2009 kib Revert the addition of the freelist argument for the vm_map_delete()
function, done in r188334. Instead, collect the entries that shall be
freed, in the deferred_freelist member of the map. Automatically purge
the deferred freelist when map is unlocked.

Tested by: pho
Reviewed by: alc

Completed in 405 milliseconds