Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266221AbUIONaU (ORCPT ); Wed, 15 Sep 2004 09:30:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266250AbUIONaU (ORCPT ); Wed, 15 Sep 2004 09:30:20 -0400 Received: from users.ccur.com ([208.248.32.211]:21218 "EHLO mig.iccur.com") by vger.kernel.org with ESMTP id S266221AbUION3h (ORCPT ); Wed, 15 Sep 2004 09:29:37 -0400 Date: Wed, 15 Sep 2004 09:29:36 -0400 From: Joe Korty To: Ingo Molnar Cc: Andrew Morton , Arjan van de Ven , linux-kernel@vger.kernel.org Subject: Re: [patch] tune vmalloc size Message-ID: <20040915132936.GB30233@tsunami.ccur.com> Reply-To: joe.korty@ccur.com References: <20040915125356.GA11250@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040915125356.GA11250@elte.hu> User-Agent: Mutt/1.4.1i X-OriginalArrivalTime: 15 Sep 2004 13:29:36.0823 (UTC) FILETIME=[0B907470:01C49B28] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 628 Lines: 16 On Wed, Sep 15, 2004 at 02:53:56PM +0200, Ingo Molnar wrote: > > there are a few devices that use lots of ioremap space. vmalloc space is > a showstopper problem for them. > > this patch adds the vmalloc= boot parameter to override > __VMALLOC_RESERVE. The default is 128mb right now - e.g. vmalloc=256m > doubles the size. Perhaps this should instead be a configurable. Joe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/