From owner-freebsd-questions Thu Aug 29 10:44:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BC0537B400 for ; Thu, 29 Aug 2002 10:44:49 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32A1243E42 for ; Thu, 29 Aug 2002 10:44:48 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.5/8.12.5) with ESMTP id g7THilGL011078; Thu, 29 Aug 2002 13:44:47 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.5/8.12.5/Submit) id g7THikk5011075; Thu, 29 Aug 2002 13:44:46 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org, pavan.balaji@intel.com Subject: Re: Virtual Address to Physical Address translation References: <3D386AED1B47D411A94300508B11F18704AD69CB@fmsmsx116.fm.intel.com> From: Lowell Gilbert Date: 29 Aug 2002 13:44:46 -0400 In-Reply-To: <3D386AED1B47D411A94300508B11F18704AD69CB@fmsmsx116.fm.intel.com> Message-ID: <44hehdk19t.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Balaji, Pavan" writes: > I believe BSD provides a function to do this translation... Some onw knows > of this? Yes, of course. They even wrote a nice developers' handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ vtophys() is what you're looking for. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message