Date: Sat, 1 Jun 2002 09:59:30 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c vm_map.h Message-ID: <200206011659.g51GxU999524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/06/01 09:59:30 PDT
Modified files:
sys/vm vm_map.c vm_map.h
Log:
o Revert a part of revision 1.66, contrary to what that commit message says,
deinlining vm_map_entry_behavior() and vm_map_entry_set_behavior()
actually increases the kernel's size.
o Make vm_map_entry_set_behavior() static and add a comment describing
its purpose.
o Remove an unnecessary initialization statement from vm_map_entry_splay().
Revision Changes Path
1.239 +13 -14 src/sys/vm/vm_map.c
1.83 +8 -3 src/sys/vm/vm_map.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206011659.g51GxU999524>
