Date: Tue, 25 Sep 2007 21:01:11 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <200709252101.l8PL1B6u097581@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2007-09-25 21:01:11 UTC
FreeBSD src repository
Modified files:
sys/vm vm_object.c
Log:
Correct an error in the previous revision, specifically,
vm_object_madvise() should request that the reactivated, cached page
not be busied.
Reported by: Rink Springer
Approved by: re (kensmith)
Revision Changes Path
1.384 +2 -1 src/sys/vm/vm_object.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709252101.l8PL1B6u097581>
