From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 12 Mar 2003 05:12:07 +0000 (GMT) Received: from p508B6845.dip.t-dialin.net ([IPv6:::ffff:80.139.104.69]:29104 "EHLO dea.linux-mips.net") by linux-mips.org with ESMTP id ; Wed, 12 Mar 2003 05:12:06 +0000 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.6/8.11.6) id h2C5BtT29109; Wed, 12 Mar 2003 06:11:55 +0100 Date: Wed, 12 Mar 2003 06:11:55 +0100 From: Ralf Baechle To: Teresa Tao Cc: linux-mips@linux-mips.org Subject: Re: specify the user mode program's physical address Message-ID: <20030312061155.A406@linux-mips.org> References: <61F6477DE6BED311B69F009027C3F5840213109C@Exchange.tridentmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <61F6477DE6BED311B69F009027C3F5840213109C@Exchange.tridentmicro.com>; from Teresat@tridentmicro.com on Tue, Mar 11, 2003 at 06:05:11PM -0800 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 1694 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, Mar 11, 2003 at 06:05:11PM -0800, Teresa Tao wrote: > Is there a way for linux to specify the physical address for a user mode program? So my program will load into the specified physical memory. No. What is the problem you're trying to solve? Ralf