Date: Fri, 18 Apr 2003 18:43:32 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <200304190143.h3J1hW7H069765@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/04/18 18:43:32 PDT FreeBSD src repository Modified files: sys/vm vm_map.c Log: o Update locking around vm_object_page_remove() in vm_map_clean() to use the new macros. o Remove unnecessary increment and decrement of the vm_object's reference count in vm_map_clean(). Revision Changes Path 1.290 +2 -4 src/sys/vm/vm_map.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304190143.h3J1hW7H069765>