[Cbe-oss-dev] [PATCH 9/10] spu sched: implement real runqueues

Christoph Hellwig hch at lst.de
Mon Jan 8 23:05:39 EST 2007


On Mon, Jan 08, 2007 at 10:34:15AM +1100, Jeremy Kerr wrote:
> >  	struct list_head active_list[MAX_NUMNODES];
> >  	struct mutex active_mutex[MAX_NUMNODES];
> > +	struct mutex mutex;
> 
> and this one 'runq_mutex' ? I know it also protects the bitfield, but 
> that's really part of the run queue system.

Btw, it should probably also become a spinlock now that I think of it.



More information about the cbe-oss-dev mailing list