Date: Wed, 24 Jan 2001 03:25:56 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_glue.c Message-ID: <200101241125.f0OBPuM17491@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 03:25:56 PST
Modified files:
sys/vm vm_glue.c
Log:
- Catch up to proc flag changes.
- Proc locking in a few places.
- faultin() now must be called with the proc lock held.
- Split up swappable() into a couple of tests so that it can be locke in
swapout_procs().
- Use queue macros.
Revision Changes Path
1.104 +44 -28 src/sys/vm/vm_glue.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?200101241125.f0OBPuM17491>
