peter 2006-04-18 20:17:33 UTC FreeBSD src repository
Modified files: sys/amd64/amd64 pmap.c Log: If we're doing a try-alloc of a pv entry and give up early, do not forget to reduce the pv_entry_count counter. This was found by Tor Egge. In the same email, Tor also pointed out the pv_stats problem in the previous commit, but I'd forgotten about it until I went looking for this email about this allocation problem. Revision Changes Path 1.547 +1 -0 src/sys/amd64/amd64/pmap.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"