Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 19 Jul 2002 12:57:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 19 Jul 2002 12:57:07 -0400 Received: from mx1.elte.hu ([157.181.1.137]:33215 "HELO mx1.elte.hu") by vger.kernel.org with SMTP id ; Fri, 19 Jul 2002 12:57:06 -0400 Date: Sat, 20 Jul 2002 18:59:07 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: Hubertus Franke Cc: shreenivasa H V , Subject: Re: Gang Scheduling in linux In-Reply-To: <200207191105.57814.frankeh@watson.ibm.com> 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: 742 Lines: 19 On Fri, 19 Jul 2002, Hubertus Franke wrote: > For this it seems sufficient to simply STOP apps on a larger granularity > and have that done through a user level daemon. The kernel scheduler > simply schedules the runnable threads that given the U-Sched would > always amount to a limited number of threads/tasks. yep, this is my suggestion as well. Any reason to do gang scheduling in the scheduler and not via a userspace daemon that stops/resumes (and binds) managed tasks explicitly? 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/