Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264228AbUFFXrq (ORCPT ); Sun, 6 Jun 2004 19:47:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264226AbUFFXrq (ORCPT ); Sun, 6 Jun 2004 19:47:46 -0400 Received: from mail005.syd.optusnet.com.au ([211.29.132.54]:20456 "EHLO mail005.syd.optusnet.com.au") by vger.kernel.org with ESMTP id S264228AbUFFXrp (ORCPT ); Sun, 6 Jun 2004 19:47:45 -0400 From: Con Kolivas To: Linux Kernel Mailinglist Subject: Re: [PATCH] Staircase Scheduler v6.3 for 2.6.7-rc2 Date: Mon, 7 Jun 2004 09:47:31 +1000 User-Agent: KMail/1.6.1 Cc: Zwane Mwaikambo , William Lee Irwin III References: <200406070139.38433.kernel@kolivas.org> In-Reply-To: <200406070139.38433.kernel@kolivas.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406070947.31104.kernel@kolivas.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 14 On Mon, 7 Jun 2004 01:39, Con Kolivas wrote: > This is an update of the scheduler policy mechanism rewrite using the > infrastructure of the current O(1) scheduler. Slight changes from the > original design require a detailed description. Seems it wasn't clear unless you look at the code; this has only a single priority queue with no expired array. Con - 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/