Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update 2

2007-02-21 Thread Carl Love
Subject: Enable SPU switch notification to detect currently active SPU tasks. From: Maynard Johnson <[EMAIL PROTECTED]>, Carl Love <[EMAIL PROTECTED]> This repost contains the change to move the notify_active flag from ctx->spu to ctx as discussed and agreed to by Arnd on 1/30/07. This patch

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update 2

2007-02-21 Thread Carl Love
Subject: Enable SPU switch notification to detect currently active SPU tasks. From: Maynard Johnson [EMAIL PROTECTED], Carl Love [EMAIL PROTECTED] This repost contains the change to move the notify_active flag from ctx-spu to ctx as discussed and agreed to by Arnd on 1/30/07. This patch is

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update

2007-01-30 Thread Arnd Bergmann
On Tuesday 30 January 2007 16:31, Maynard Johnson wrote: > > > On solution would be to move the notify_active flag from ctx->spu > > into ctx itself, but maybe there are other ways to solve this. > In an earlier review of this patch, Christopher Hellwig suggested I move > the notify_active flag

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update

2007-01-30 Thread Maynard Johnson
Arnd Bergmann wrote: On Monday 29 January 2007 20:48, Maynard Johnson wrote: Subject: Enable SPU switch notification to detect currently active SPU tasks. From: Maynard Johnson <[EMAIL PROTECTED]> This patch adds to the capability of spu_switch_event_register so that the caller is also

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update

2007-01-30 Thread Maynard Johnson
Arnd Bergmann wrote: On Monday 29 January 2007 20:48, Maynard Johnson wrote: Subject: Enable SPU switch notification to detect currently active SPU tasks. From: Maynard Johnson [EMAIL PROTECTED] This patch adds to the capability of spu_switch_event_register so that the caller is also

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update

2007-01-30 Thread Arnd Bergmann
On Tuesday 30 January 2007 16:31, Maynard Johnson wrote: On solution would be to move the notify_active flag from ctx-spu into ctx itself, but maybe there are other ways to solve this. In an earlier review of this patch, Christopher Hellwig suggested I move the notify_active flag to be a

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update

2007-01-29 Thread Arnd Bergmann
On Monday 29 January 2007 20:48, Maynard Johnson wrote: > Subject: Enable SPU switch notification to detect currently active SPU tasks. > > From: Maynard Johnson <[EMAIL PROTECTED]> > > This patch adds to the capability of spu_switch_event_register so that the > caller is also notified of

Re: [Cbe-oss-dev] [RFC, PATCH 3/4] Add support to OProfile for profiling Cell BE SPUs -- update

2007-01-29 Thread Arnd Bergmann
On Monday 29 January 2007 20:48, Maynard Johnson wrote: Subject: Enable SPU switch notification to detect currently active SPU tasks. From: Maynard Johnson [EMAIL PROTECTED] This patch adds to the capability of spu_switch_event_register so that the caller is also notified of currently