Date: Tue, 9 Jul 2002 11:02:03 -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: <200207091802.g69I24E3053207@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/07/09 11:02:03 PDT Modified files: sys/vm vm_object.c Log: o Lock accesses to the page queues in vm_object_terminate(). o Eliminate some unnecessary 64-bit arithmetic in vm_object_split(). Revision Changes Path 1.223 +3 -1 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?200207091802.g69I24E3053207>