From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941660AbcJYLbX (ORCPT ); Tue, 25 Oct 2016 07:31:23 -0400 Received: from mail-qt0-f171.google.com ([209.85.216.171]:33424 "EHLO mail-qt0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933688AbcJYLbV (ORCPT ); Tue, 25 Oct 2016 07:31:21 -0400 Subject: Re: [RFC PATCH] sched/deadline: show leftover runtime and abs deadline in /proc/-/sched To: luca abeni , Juri Lelli References: <1477348374-8248-1-git-send-email-tommaso.cucinotta@sssup.it> <20161025092519.GV3102@twins.programming.kicks-ass.net> <20161025093321.GS21757@e106622-lin> <20161025121017.71263803@utopia> Cc: Peter Zijlstra , Tommaso Cucinotta , Juri Lelli , linux-kernel@vger.kernel.org, Daniel Bistrot de Oliveira , Ingo Molnar From: Daniel Bristot de Oliveira Message-ID: <8a534f6e-ac33-ef70-3357-cfc9faf4b12f@redhat.com> Date: Tue, 25 Oct 2016 13:31:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161025121017.71263803@utopia> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Il 25/10/2016 12:10, luca abeni ha scritto: > I think that both the "/proc based" interface proposed by Tommaso and > the syscall-based one are useful (for different purposes). +1 -- Daniel