Date: Mon, 13 Jan 2003 22:57:03 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/vm vm_page.c vm_pageout.c Message-ID: <200301140657.h0E6v3f2051626@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/01/13 22:57:03 PST
Modified files:
sys/kern vfs_bio.c
sys/vm vm_page.c vm_pageout.c
Log:
- Update vm_pageout_deficit using atomic operations. It's a simple
counter outside the scope of existing locks.
- Eliminate a redundant clearing of vm_pageout_deficit.
Revision Changes Path
1.354 +4 -2 src/sys/kern/vfs_bio.c
1.237 +2 -2 src/sys/vm/vm_page.c
1.222 +1 -3 src/sys/vm/vm_pageout.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?200301140657.h0E6v3f2051626>
