summaryrefslogtreecommitdiffstats
path: root/lib/libkse
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>1999-05-16 05:07:34 +0000
committeralc <alc@FreeBSD.org>1999-05-16 05:07:34 +0000
commit83a986307949a6c85689d8dc8ae7e610f6eaa789 (patch)
tree563367a37b36736593c85d0280e464ae1bbf69fa /lib/libkse
parentc936e75142d61c8479a937a68163a5ad73bd2ef0 (diff)
downloadFreeBSD-src-83a986307949a6c85689d8dc8ae7e610f6eaa789.zip
FreeBSD-src-83a986307949a6c85689d8dc8ae7e610f6eaa789.tar.gz
Remove prototypes for functions that don't exist anymore (vm_map.h).
Remove a useless argument from vm_map_madvise's interface (vm_map.c, vm_map.h, and vm_mmap.c). Remove a redundant test in vm_uiomove (vm_map.c). Make two changes to vm_object_coalesce: 1. Determine whether the new range of pages actually overlaps the existing object's range of pages before calling vm_object_page_remove. (Prior to this change almost 90% of the calls to vm_object_page_remove were to remove pages that were beyond the end of the object.) 2. Free any swap space allocated to removed pages.
Diffstat (limited to 'lib/libkse')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud