Date: Tue, 5 Mar 2002 10:20:58 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_pager.c src/sys/sys buf.h src/sys/kern vfs_bio.c Message-ID: <200203051820.g25IKwb25305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 2002/03/05 10:20:58 PST
Modified files:
sys/vm vm_pager.c
sys/sys buf.h
sys/kern vfs_bio.c
Log:
* Move bswlist declaration and initialization from kern/vfs_bio.c to
vm/vm_pager.c, which is the only place it is used.
* Make the QUEUE_* definitions and bufqueues local to vfs_bio.c.
* constify buf_wmesg.
Revision Changes Path
1.302 +15 -4 src/sys/kern/vfs_bio.c
1.127 +1 -15 src/sys/sys/buf.h
1.77 +6 -1 src/sys/vm/vm_pager.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?200203051820.g25IKwb25305>
