Date: Thu, 18 Jul 2002 05:43:08 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc pmap.c Message-ID: <200207181243.g6ICh8Bw057424@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/07/18 05:43:08 PDT Modified files: sys/powerpc/powerpc pmap.c Log: Remove the statically allocated array that holds OpenFirmware memory mappings during pmap_bootstrap. Instead, temporarily help ourselves to some memory from phys_avail since we won't need it post-boostrap. Revision Changes Path 1.44 +8 -4 src/sys/powerpc/powerpc/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207181243.g6ICh8Bw057424>