From owner-freebsd-stable@FreeBSD.ORG Mon Sep 28 02:04:17 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87887106568B; Mon, 28 Sep 2009 02:04:17 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id EAF318FC28; Mon, 28 Sep 2009 02:04:16 +0000 (UTC) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n8S246IA025843 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 28 Sep 2009 11:34:07 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Alan Cox Date: Mon, 28 Sep 2009 11:33:55 +0930 User-Agent: KMail/1.9.10 References: <200909232322.51060.doconnor@gsoft.com.au> <200909260824.39985.doconnor@gsoft.com.au> <4ABE81C5.2010009@cs.rice.edu> In-Reply-To: <4ABE81C5.2010009@cs.rice.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4100493.3fxinGoSVp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200909281134.04010.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Attilio Rao , alc@freebsd.org, freebsd-stable@freebsd.org, John Baldwin Subject: Re: 8.0-RC1 panic attaching ppc X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 02:04:17 -0000 --nextPart4100493.3fxinGoSVp Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sun, 27 Sep 2009, Alan Cox wrote: > Ok, now I can explain what is happening. The kernel is using 1GB > pages to implement the direct map. Unfortunately, pmap_extract() > doesn't know how to handle a 1GB page mapping. pmap_kextract() only > works by an "accident" of its different implementation. In other > words, it should not be relied upon to work either. > > Please revert whatever patch John gave you and try the attached > patch. It simply disables the use of 1GB page mapping by the direct > map. Your patch fixes (works around?) the problem. Thanks! =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart4100493.3fxinGoSVp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBKwBmT5ZPcIHs/zowRAuikAJ95euy19sljjEcBrw61Jx7nqlOLxwCdGaw/ /b05TgGFQm3qIN8vXBWZp08= =n7Xh -----END PGP SIGNATURE----- --nextPart4100493.3fxinGoSVp--