Date: Mon, 9 Aug 1999 21:50:21 -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 Message-ID: <199908100450.VAA93832@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/08/09 21:50:21 PDT Modified files: sys/vm vm_map.c Log: vm_map_madvise: Now that behaviors are stored in the vm_map_entry rather than the vm_object, it's no longer necessary to instantiate a vm_object just to hold the behavior. Reviewed by: dillon Revision Changes Path 1.175 +3 -17 src/sys/vm/vm_map.c 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?199908100450.VAA93832>