alc 2008-05-11 20:33:47 UTC FreeBSD src repository
Modified files: sys/amd64/amd64 pmap.c sys/i386/i386 pmap.c Log: Correct an error in pmap_align_superpage(). Specifically, correctly handle the case where the mapping is greater than a superpage in size but the alignment of the physical pages spans a superpage boundary. Revision Changes Path 1.617 +3 -2 src/sys/amd64/amd64/pmap.c 1.619 +3 -2 src/sys/i386/i386/pmap.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"