From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 16 May 2002 08:42:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 16 May 2002 08:42:06 -0400 Received: from mailx.cdacindia.com ([202.54.40.35]:52140 "EHLO falcon.cdac.ernet.in") by vger.kernel.org with ESMTP id ; Thu, 16 May 2002 08:42:05 -0400 Date: Thu, 16 May 2002 18:10:05 +0530 (IST) From: Sanket Rathi To: linux-kernel@vger.kernel.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I just want to know how can we restrict the maximum virtual memory and maximum physical memory on ia64 platform. Is there any settings in kernel so that we can change that and recompile kernel. Actually we have a device which can only access 44 bits so we cant I just want to know how can we restrict the maximum virtual memory and maximum physical memory on ia64 platform. Is there any settings in kernel so that we can change that and recompile kernel. Actually we have a device which can only access 44 bits so we cant have 64 bit address. I mean is it possible to discard some bits which are not significant. Tell me something related to this or any link which i can refer Thanks in advance --- Sanket Rathi --------------------------