Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755504AbbDIORv (ORCPT ); Thu, 9 Apr 2015 10:17:51 -0400 Received: from toro.web-alm.net ([62.245.132.31]:57648 "EHLO toro.web-alm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755258AbbDIORt (ORCPT ); Thu, 9 Apr 2015 10:17:49 -0400 X-Greylist: delayed 1653 seconds by postgrey-1.27 at vger.kernel.org; Thu, 09 Apr 2015 10:17:49 EDT Message-ID: <552682A4.4000309@osadl.org> Date: Thu, 09 Apr 2015 15:46:12 +0200 From: Carsten Emde Organization: Open Source Automation Development Lab (OSADL) eG User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Daniel Wagner CC: Steven Rostedt , linux-rt-users@vger.kernel.org, Jon Masters , Sebastian Andrzej Siewior , linux-kernel@vger.kernel.org Subject: Re: [PATCH] hwlat_detector: Detect hardware-induced latencies References: <1428508021-28166-1-git-send-email-daniel.wagner@bmw-carit.de> <20150408123550.7dbd61b4@gandalf.local.home> <5526458E.5050202@bmw-carit.de> In-Reply-To: <5526458E.5050202@bmw-carit.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 21 Hi Daniel, > BTW, are you also taking care of the latency-hist.patch patch? I do. However, the request (and the challenge) is not to simply rewrite the code. The idea is to provide a general histogram framework that can be used from anywhere in the kernel and to equip it with everything needed by the existing histograms. This framework should no longer be part of the RT patches but submitted directly to mainline Linux. In a second step, we will then rewrite the existing histogram code to use the new framework. Any help is greatly appreciated! -Carsten. -- 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/