Date: Sat, 4 Jan 2003 11:23:19 -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: <200301041923.h04JNKQN035483@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/01/04 11:23:19 PST
Modified files:
sys/vm vm_object.c
Log:
Use vm_object_lock() and vm_object_unlock() in vm_object_deallocate().
(This procedure needs further work, but this change is sufficient for
locking the kmem_object.)
Revision Changes Path
1.255 +5 -5 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?200301041923.h04JNKQN035483>
