From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933931Ab3CHImJ (ORCPT ); Fri, 8 Mar 2013 03:42:09 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:23220 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932694Ab3CHImH (ORCPT ); Fri, 8 Mar 2013 03:42:07 -0500 Message-ID: <5139A409.3040805@parallels.com> Date: Fri, 08 Mar 2013 12:40:41 +0400 From: Pavel Emelyanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Michael Kerrisk , Matthew Helsley CC: linux-api@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH 0/3] posix timers: Extend kernel API to report more info about timers (v2) References: <512665BA.9040802@parallels.com> In-Reply-To: <512665BA.9040802@parallels.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/21/2013 10:21 PM, Pavel Emelyanov wrote: > Hi. > > Here's another approach to address the problems with insufficient API > of posix timers. Gentlemen, If you don't mind, I'd like to remind you about this set :) If you could find some time in your schedule and share your thoughts about one, it would be appreciated! Thank you.