From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Owens Date: Thu, 08 May 2003 22:17:35 +0000 Subject: Re: [Linux-ia64] Re: [PATCH] head.S fix for unusual load addrs Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thu, 8 May 2003 10:07:49 -0700, David Mosberger wrote: >If we do have to go the virtual remapping route, my preference would >be to stick the kernel somewhere in region 5 (0xa..). Has anyone >tried that? It should work fine in principle (modules already live in >that space). That loses the alt[id]tlb handling for the kernel code and data. Is that going to be a performance problem?