From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754731Ab0H0Plu (ORCPT ); Fri, 27 Aug 2010 11:41:50 -0400 Received: from casper.infradead.org ([85.118.1.10]:43506 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754673Ab0H0Pls convert rfc822-to-8bit (ORCPT ); Fri, 27 Aug 2010 11:41:48 -0400 Subject: Re: [RFC PATCH 00/11] sched: CFS low-latency features From: Peter Zijlstra To: Mathieu Desnoyers Cc: Thomas Gleixner , "Paul E. McKenney" , LKML , Linus Torvalds , Andrew Morton , Ingo Molnar , Steven Rostedt , Tony Lindgren , Mike Galbraith In-Reply-To: <20100827153006.GD14926@Krystal> References: <1282849045.1975.1587.camel@laptop> <20100826231806.GK2367@linux.vnet.ibm.com> <20100826232858.GA28177@Krystal> <20100826233811.GM2367@linux.vnet.ibm.com> <20100826235323.GC4194@Krystal> <20100827000911.GO2367@linux.vnet.ibm.com> <20100827151807.GA14926@Krystal> <20100827153006.GD14926@Krystal> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Fri, 27 Aug 2010 17:41:28 +0200 Message-ID: <1282923688.1975.2781.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2010-08-27 at 11:30 -0400, Mathieu Desnoyers wrote: > So do you think Paul's ideal would be a good candidate for the timer_create > SIGEV_THREAD glibc implementation then ? Simply do not _ever_ use SIGEV_THREAD, there really is no reason to.