diff options
author | dillon <dillon@FreeBSD.org> | 1999-02-12 09:51:43 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1999-02-12 09:51:43 +0000 |
commit | e38d19126b1d9c854c2d84785f6a15b2770fde83 (patch) | |
tree | 9eac3e8e3f738df866a250bb544495c61cb1e07c /lib/libc/string/strncmp.c | |
parent | 22876d91387e8dfd0214a5d6be980a2bbcc8523d (diff) | |
download | FreeBSD-src-e38d19126b1d9c854c2d84785f6a15b2770fde83.zip FreeBSD-src-e38d19126b1d9c854c2d84785f6a15b2770fde83.tar.gz |
Fix non-fatal bug in vm_map_insert() which improperly cleared
OBJ_ONEMAPPING in the case where an object is extended by an
additional vm_map_entry must be allocated.
In vm_object_madvise(), remove calll to vm_page_cache() in MADV_FREE
case in order to avoid a page fault on page reuse. However, we still
mark the page as clean and destroy any swap backing store.
Submitted by: Alan Cox <alc@cs.rice.edu>
Diffstat (limited to 'lib/libc/string/strncmp.c')
0 files changed, 0 insertions, 0 deletions