Re: [patch 4/4 v3] PS3: Add logical performance monitor driver support
On Wed, 9 Jan 2008, Geoff Levand wrote: > --- /dev/null > +++ b/drivers/ps3/ps3-lpm.c > + * @node_id: The node id of a BE prosessor whos performance monitor this whose With kind regards, Geert Uytter
[patch 4/4 v3] PS3: Add logical performance monitor driver support
From: Takashi Yamamoto <[EMAIL PROTECTED]> Add PS3 logical performance monitor (lpm) device driver. The PS3's LV1 hypervisor provides a Logical Performance Monitor that abstracts the Cell processor's performance monitor features for use by guest operating systems. Signed-off-by: Takashi Yamamot