Re: [PATCH] Cell SPU task notification -- updated patch: #1

2007-01-15 Thread Maynard Johnson
Attached is an updated patch that addresses Michael Ellerman's comments. One comment made by Michael has not yet been addressed: The comment was in regard to the for-loop in spufs/sched.c:notify_spus_active(). He wondered if the scheduler can swap a context from one node to another. If so, th

Re: [PATCH] Cell SPU task notification

2007-01-15 Thread Maynard Johnson
Michael, Thanks for your comments! My responses are below. -Maynard Michael Ellerman 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 call

Re: [PATCH] Cell SPU task notification

2007-01-14 Thread Michael Ellerman
> 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 active SPU tasks. It also exports > spu_switch_event