From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailserv.intranet.gr (mailserv.intranet.GR [146.124.14.106]) by ozlabs.org (Postfix) with ESMTP id EB909679F0 for ; Thu, 19 May 2005 23:47:26 +1000 (EST) Received: from mailserv.intranet.gr (localhost [127.0.0.1]) by mailserv.intranet.gr (8.13.1/8.13.1) with ESMTP id j4JDq9wR001197 for ; Thu, 19 May 2005 16:52:17 +0300 (EEST) Message-ID: <428C9338.9040403@intracom.gr> Date: Thu, 19 May 2005 16:23:04 +0300 From: Pantelis Antoniou MIME-Version: 1.0 To: jmasel@arabellasw.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: 'PPC_LINUX' Subject: Re: Arabella Resource Manager List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jonathan Masel wrote: > Hi all, > Several people have expressed an interest in seeing some more of our > Resource Manager - a kernel library for allocating/releasing on-chip > resources of all PQ processors. We currently have PQ1, PQ2 and PQ3 for 2.4 > and 2.6 kernels. > [snip] > > Jonathan, I see that you use a proc interface for status. You could use the seq_file abstraction and clean up the code there. Also could you just list the categories of the thing you manage on the list so that we can comment per category? Regards Pantelis