Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750750AbWIFGna (ORCPT ); Wed, 6 Sep 2006 02:43:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751213AbWIFGna (ORCPT ); Wed, 6 Sep 2006 02:43:30 -0400 Received: from relay.2ka.mipt.ru ([194.85.82.65]:16867 "EHLO 2ka.mipt.ru") by vger.kernel.org with ESMTP id S1750750AbWIFGn2 (ORCPT ); Wed, 6 Sep 2006 02:43:28 -0400 Date: Wed, 6 Sep 2006 10:42:46 +0400 From: Evgeniy Polyakov To: Arnd Bergmann Cc: lkml , David Miller , Ulrich Drepper , Andrew Morton , netdev , Zach Brown , Christoph Hellwig , Chase Venters Subject: Re: [take15 4/4] kevent: Timer notifications. Message-ID: <20060906064245.GA28825@2ka.mipt.ru> References: <11573648632380@2ka.mipt.ru> <200609051539.58492.arnd.bergmann@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200609051539.58492.arnd.bergmann@de.ibm.com> User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (2ka.mipt.ru [0.0.0.0]); Wed, 06 Sep 2006 10:42:50 +0400 (MSD) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 947 Lines: 26 On Tue, Sep 05, 2006 at 03:39:57PM +0200, Arnd Bergmann (arnd.bergmann@de.ibm.com) wrote: > On Monday 04 September 2006 12:14, Evgeniy Polyakov wrote: > > Timer notifications can be used for fine grained per-process time > > management, since interval timers are very inconvenient to use, > > and they are limited. > > I guess this must have been discussed before, but why is this > not using high-resolution timers? > > Are you planning to change this? > > Maybe at least mention it in the description. I can use them, but right now there is no strong requirement for that. It is in TODO, but not at the top. The most important thing right now is kevent core. > Arnd <>< -- Evgeniy Polyakov - 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/