Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 3 Dec 2001 03:51:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 3 Dec 2001 03:49:06 -0500 Received: from ns.suse.de ([213.95.15.193]:56074 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Sun, 2 Dec 2001 16:39:06 -0500 Date: Sun, 2 Dec 2001 22:39:05 +0100 (CET) From: Dave Jones To: Andrew Morton Cc: lkml Subject: Re: Linux/Pro [was Re: Coding style - a non-issue] In-Reply-To: <3C0A9BD7.47473324@zip.com.au> 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 On Sun, 2 Dec 2001, Andrew Morton wrote: > > Really? So then people should be designing for 128 CPU machines, right? > Linux only supports 99 CPUs. At 100, "ksoftirqd_CPU100" overflows > task_struct.comm[]. > Just thought I'd sneak in that helpful observation. Wasn't someone looking at fixing that problem so it didn't need a per-cpu thread ? 128 kernel threads sitting around waiting for a problem that rarely happens seems a little.. strange. (for want of a better word). Dave. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/