Date: Fri, 30 Aug 2002 20:11:20 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c Message-ID: <200208310311.g7V3BKle000181@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/08/30 20:11:20 PDT Modified files: sys/ia64/ia64 pmap.c Log: Do not use an object for the pte and pv zones on ia64 because it overrides the pmap_allocf() function that we provide above. We still use the limits via other means. Submitted by: jeff Revision Changes Path 1.76 +5 -2 src/sys/ia64/ia64/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?200208310311.g7V3BKle000181>