Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Dec 2001 12:04:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Dec 2001 12:04:22 -0500 Received: from mailout04.sul.t-online.com ([194.25.134.18]:28600 "EHLO mailout04.sul.t-online.com") by vger.kernel.org with ESMTP id ; Thu, 20 Dec 2001 12:04:14 -0500 To: mingo@elte.hu (Ingo Molnar) Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com, jamesclv@us.ibm.com Subject: Re: [PATCH] MAX_MP_BUSSES increase In-Reply-To: From: Andi Kleen Date: 20 Dec 2001 18:03:36 +0100 In-Reply-To: mingo@elte.hu's message of "Thu, 20 Dec 2001 11:13:10 +0000 (UTC)" Message-ID: Lines: 19 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.7 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 mingo@elte.hu (Ingo Molnar) writes: > On Wed, 19 Dec 2001, Linus Torvalds wrote: > > > > Marcello and Linus, please apply. > > > > Can you give a rough description of what kinds of arrays this will > > impact, just out of curiosity. Ie do we talk about "5kB more memory in > > order to avoid problems", or are we talking about something > > noticeable.. > > > > Linus "too lazy to grep" Torvalds > > the change is OK, it's about +3K RAM used, on SMP kernels. hmm, I come more to 11K (most of it in mp_irqs) ... which could be easily allocated with the bootmem allocator at parse time. -Andi - 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/