From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] Display -rt related stats in /proc/schedstat Date: Wed, 25 Jul 2007 10:05:04 +0200 Message-ID: <20070725080504.GD5125@elte.hu> References: <20070723125925.GE8055@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-rt-users , Dinakar Guniguntala To: Ankita Garg Return-path: Received: from mx2.mail.elte.hu ([157.181.151.9]:54187 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751603AbXGYIFM (ORCPT ); Wed, 25 Jul 2007 04:05:12 -0400 Content-Disposition: inline In-Reply-To: <20070723125925.GE8055@in.ibm.com> Sender: linux-rt-users-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org * Ankita Garg wrote: > Hi, > > This patch adds support to display captured -rt stats under > /proc/schedstat. hm, could you add it to /proc/sched_debug instead? That's where all the runqueue values are showing up normally. I'm also a bit wary about introducing a new schedstats version for -rt. Ingo