From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 26D60B7B9C for ; Thu, 22 Oct 2009 07:27:21 +1100 (EST) Subject: Re: e500 lowmem & TLBs Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed From: Kumar Gala In-Reply-To: Date: Wed, 21 Oct 2009 15:27:13 -0500 Message-Id: <2099631E-2454-4816-838D-D82145A3B05B@kernel.crashing.org> References: To: Aaron Pace Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Oct 21, 2009, at 10:52 AM, Aaron Pace wrote: > Hello, > > For the e500 processors, it appears that the first 3 of 16 permanent > TLB entries are used to map lowmem. Are the other 13 ever used? > not right now. We intend to use them for hugetlbfs support. - k