Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756573AbXJIPjo (ORCPT ); Tue, 9 Oct 2007 11:39:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754490AbXJIPjg (ORCPT ); Tue, 9 Oct 2007 11:39:36 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:36649 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753145AbXJIPjf (ORCPT ); Tue, 9 Oct 2007 11:39:35 -0400 Subject: Re: [PATCH 0/5] RT: scheduler fixes and rt_overload enhancements From: Peter Zijlstra To: Gregory Haskins Cc: Steven Rostedt , Ingo Molnar , linux-rt-users , kravetz@us.ibm.com, LKML , pmorreale@novell.com, sdietrich@novell.com In-Reply-To: <1191944024.4281.72.camel@ghaskins-t60p.haskins.net> References: <20071009142044.4941.65189.stgit@novell1.haskins.net> <1191944024.4281.72.camel@ghaskins-t60p.haskins.net> Content-Type: text/plain Date: Tue, 09 Oct 2007 17:39:19 +0200 Message-Id: <1191944359.6848.18.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 611 Lines: 17 On Tue, 2007-10-09 at 11:33 -0400, Gregory Haskins wrote: > On the flip side: Perhaps sending a reschedule-ipi that doesn't > reschedule is simply misused, and the misuse should be cleaned up > instead? It basically does TIF_WORK_MASK and TIF_NEED_RESCHED is one of the most frequently used of those. Using it for any other bit in that mask is IMHO not abuse. - 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/