From owner-freebsd-sparc64@FreeBSD.ORG Wed Oct 1 07:41:14 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3738116A4BF for ; Wed, 1 Oct 2003 07:41:14 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 17A0343F93 for ; Wed, 1 Oct 2003 07:41:12 -0700 (PDT) (envelope-from tmoestl@gmx.net) Received: (qmail 22736 invoked by uid 65534); 1 Oct 2003 14:41:09 -0000 Received: from p508E5C19.dip.t-dialin.net (EHLO timesink.dyndns.org) (80.142.92.25) by mail.gmx.net (mp027) with SMTP; 01 Oct 2003 16:41:09 +0200 X-Authenticated: #5374206 Received: by galatea (Postfix, from userid 1001) id 4E872BC; Wed, 1 Oct 2003 16:41:31 +0200 (CEST) Date: Wed, 1 Oct 2003 16:41:31 +0200 From: Thomas Moestl To: Hidetoshi Shimokawa Message-ID: <20031001144131.GB746@timesink.dyndns.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-sparc@freebsd.org Subject: Re: vm_fault for pbuf on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2003 14:41:14 -0000 On Mon, 2003/09/29 at 11:44:02 +0900, Hidetoshi Shimokawa wrote: > I have a problem with handling of pbuf on sparc64. > My driver's strategy() routine will write pbuf by CPU rather > than DMA by the device. I confirmed that the pbuf is mapped in > pmap_qenter() but I got a vm_fault for the access to the pbuf. Hmmm. Can you please post the code in question, so that I can take a look? - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C