Date: Wed, 18 Dec 2002 23:23:46 -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 vm_page.h Message-ID: <200212190723.gBJ7Nkt4034427@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/12/18 23:23:46 PST
Modified files:
sys/vm vm_page.c vm_page.h
Log:
- Remove vm_page_sleep_busy(). The transition to vm_page_sleep_if_busy(),
which incorporates page queue and field locking, is complete.
- Assert that the page queue lock rather than Giant is held in
vm_page_flag_set().
Revision Changes Path
1.228 +2 -34 src/sys/vm/vm_page.c
1.117 +0 -1 src/sys/vm/vm_page.h
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?200212190723.gBJ7Nkt4034427>
