From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261657AbULNUqF (ORCPT ); Tue, 14 Dec 2004 15:46:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261659AbULNUqF (ORCPT ); Tue, 14 Dec 2004 15:46:05 -0500 Received: from bgm-24-94-57-164.stny.rr.com ([24.94.57.164]:44710 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S261657AbULNUp7 (ORCPT ); Tue, 14 Dec 2004 15:45:59 -0500 Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc3-mm1-V0.7.33-0 From: Steven Rostedt To: Lee Revell Cc: Ingo Molnar , LKML , Rui Nuno Capela , Mark Johnson , "K.R. Foley" , Bill Huey , Adam Heath , Florian Schmidt , Thomas Gleixner , Fernando Pablo Lopez-Lezcano , george@mvista.com In-Reply-To: <1103054908.14699.20.camel@krustophenia.net> References: <20041116134027.GA13360@elte.hu> <20041117124234.GA25956@elte.hu> <20041118123521.GA29091@elte.hu> <20041118164612.GA17040@elte.hu> <20041122005411.GA19363@elte.hu> <20041123175823.GA8803@elte.hu> <20041124101626.GA31788@elte.hu> <20041203205807.GA25578@elte.hu> <20041207132927.GA4846@elte.hu> <20041207141123.GA12025@elte.hu> <20041214132834.GA32390@elte.hu> <1103052853.3582.46.camel@localhost.localdomain> <1103054908.14699.20.camel@krustophenia.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Kihon Technologies Date: Tue, 14 Dec 2004 15:45:44 -0500 Message-Id: <1103057144.3582.51.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2004-12-14 at 15:08 -0500, Lee Revell wrote: > On Tue, 2004-12-14 at 14:34 -0500, Steven Rostedt wrote: > > [RFC] > > > > Ingo, > > > > Any thought about adding a one shot timer for the system? > > > > Isn't this what George Anzinger is working on? > > http://sourceforge.net/projects/high-res-timers/ > > Lee > A quick look at this looks like this is what I was looking for. I'd need to review the code in a more detailed aspect but first glance, Yes, this is what I want. Now, since High Res-timers and RT seem to go together, what are the plans for merging these? If this is indeed what I need, then I'll be doing it to myself, but if these can merge in the public domain, then I would say, all the better. -- Steve