kmacy 2006-12-09 23:11:30 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v pmap.c
Log:
Fix handling of the hw.physmem loader variable use real_phys_avail[] which
is already bounded by hw.physmem to calculate phys_avail[] - previously only
real_phys_avail[] was being bound by hw.physmem so we were allocating memory
that wasn't mapped in the direct map
Revision Changes Path
1.20 +29 -34 src/sys/sun4v/sun4v/pmap.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"