Date: Sat, 14 Dec 2002 23:30:51 -0800 (PST) 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: <200212150730.gBF7UpwU079162@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/12/14 23:30:51 PST Modified files: sys/vm vm_object.c Log: As per the comments, vm_object_page_remove() now expects its caller to lock the object (i.e., acquire Giant). Revision Changes Path 1.244 +2 -8 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?200212150730.gBF7UpwU079162>