From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992793AbXDRVe0 (ORCPT ); Wed, 18 Apr 2007 17:34:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992796AbXDRVe0 (ORCPT ); Wed, 18 Apr 2007 17:34:26 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:42391 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992793AbXDRVeZ (ORCPT ); Wed, 18 Apr 2007 17:34:25 -0400 Date: Wed, 18 Apr 2007 23:33:35 +0200 From: Ingo Molnar To: William Lee Irwin III Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Con Kolivas , Nick Piggin , Mike Galbraith , Arjan van de Ven , Peter Williams , Thomas Gleixner , caglar@pardus.org.tr, Willy Tarreau , Gene Heskett Subject: Re: [patch] CFS scheduler, v3 Message-ID: <20070418213335.GA10333@elte.hu> References: <20070418175017.GA5250@elte.hu> <20070418212645.GU2986@holomorphy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070418212645.GU2986@holomorphy.com> User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.0.3 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * William Lee Irwin III wrote: > It appears to me that the following can be taken in for mainline (or > rejected for mainline) independently of the rest of the cfs patch. yeah - it's a patch written by Suresh, and this should already be in the for-v2.6.22 -mm queue. See: Subject: [patch] sched: align rq to cacheline boundary on lkml. Ingo