Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754678AbXJIOi7 (ORCPT ); Tue, 9 Oct 2007 10:38:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752180AbXJIOit (ORCPT ); Tue, 9 Oct 2007 10:38:49 -0400 Received: from 75-130-111-13.dhcp.oxfr.ma.charter.com ([75.130.111.13]:45522 "EHLO novell1.haskins.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752122AbXJIOis (ORCPT ); Tue, 9 Oct 2007 10:38:48 -0400 From: Gregory Haskins Subject: [PATCH 0/5] RT: scheduler fixes and rt_overload enhancements To: mingo@elte.hu, linux-rt-users@vger.kernel.org, rostedt@goodmis.org Cc: kravetz@us.ibm.com, linux-kernel@vger.kernel.org, ghaskins@novell.com, pmorreale@novell.com, sdietrich@novell.com Date: Tue, 09 Oct 2007 10:25:44 -0400 Message-ID: <20071009142044.4941.65189.stgit@novell1.haskins.net> User-Agent: StGIT/0.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 764 Lines: 22 Hi All, The first two patches are from Mike and Steven on LKML, which the rest of my series is dependent on. Patch #4 is a resend from earlier. Series Summary: 1) Send IPI on overload regardless of whether prev is an RT task 2) Set the NEEDS_RESCHED flag on reception of RESCHED_IPI 3) Fix a mistargeted IPI on overload 4) Track which CPUS are in overload for efficiency 5) Track which CPUs are eligible for rebalancing for efficiency These have been built and boot-tested on a 4-core Intel system. Regards, -Greg - 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/