Re: [PATCH 5/8] powerpc: add 24x7 interface header

2014-01-31 Thread Michael Ellerman
On Thu, 2014-16-01 at 23:53:51 UTC, Cody P Schafer wrote: > 24x7 (also called hv_24x7 or H_24X7) is an interface to obtain > performance counters from the hypervisor. These counters do not have a > fixed format/possition and are instead documented in a "24x7 Catalog", > which is provided by the hyp

[PATCH 5/8] powerpc: add 24x7 interface header

2014-01-16 Thread Cody P Schafer
24x7 (also called hv_24x7 or H_24X7) is an interface to obtain performance counters from the hypervisor. These counters do not have a fixed format/possition and are instead documented in a "24x7 Catalog", which is provided by the hypervisor (that interface is also documented in this header). This