K 10 svn:author V 3 avg K 8 svn:date V 27 2009-05-19T14:08:21.612035Z K 7 svn:log V 407 sysctl_rman: report shared resources to devinfo shared uses of a resource are recorded on a sub-list hanging off a main resource object on a main resource list; without this change a shared resource (e.g. irq) is reported only once by devinfo -r/-u; with this change the resource is reported for each driver that allocates it (which is even more than what vmstat -i -a reports). Approved by: jhb (mentor) END