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

Christoph Hellwig hch at lst.de
Mon Jan 8 10:36:31 EST 2007


On Mon, Jan 08, 2007 at 10:34:15AM +1100, Jeremy Kerr wrote:
> > +	struct list_head rq[MAX_PRIO];
> 
> Can we call this 'runq' instead?
> 
> > +	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.

Makes sense, I'll do these changes.



More information about the cbe-oss-dev mailing list