Date: Sat, 6 Jul 2002 23:01:25 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <200207070601.g6761PBF042540@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/07/06 23:01:25 PDT Modified files: sys/vm vm_object.c Log: o Traverse the object's memq rather than repeatedly calling vm_page_lookup() in vm_object_split(). Revision Changes Path 1.222 +2 -5 src/sys/vm/vm_object.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?200207070601.g6761PBF042540>