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