Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 17 Jul 2002 13:39:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 17 Jul 2002 13:39:34 -0400 Received: from mx2.elte.hu ([157.181.151.9]:41127 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Wed, 17 Jul 2002 13:39:34 -0400 Date: Thu, 18 Jul 2002 19:40:19 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: shreenivasa H V Cc: linux-kernel@vger.kernel.org Subject: Re: Gang Scheduling in linux In-Reply-To: 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 Content-Length: 653 Lines: 15 you are right in that the Linux scheduler does not enable classic gang-scheduling: where multiple processes are scheduled 'at once' on multiple CPUs. Can you point out specific (real-life) workloads where this would be advantegous? Some testcode would be the best form of expressing this. Pretty much any job that uses sane (kernel-based or kernel-helped) synchronization should see good throughput. Ingo - 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/