Date: Sat, 4 Jan 2003 17:31:45 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <200301050131.h051Vj5W068749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/01/04 17:31:45 PST Modified files: sys/vm vm_page.c Log: Use atomic add and subtract to update the global wired page count, cnt.v_wire_count. Revision Changes Path 1.233 +3 -3 src/sys/vm/vm_page.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?200301050131.h051Vj5W068749>