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