Date: Wed, 24 Jan 2001 04:23:17 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_glue.c Message-ID: <200101241223.f0OCNHV30555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 04:23:17 PST Modified files: sys/vm vm_glue.c Log: Argh, I didn't get this test right when I converted it. Break this up into two separate if's instead of nested if's. Also, reorder things slightly to avoid unnecessary mutex operations. Revision Changes Path 1.105 +10 -11 src/sys/vm/vm_glue.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?200101241223.f0OCNHV30555>