Re: [patch] [sched] yield speedup, 2.5.3-pre5

From: Ingo Molnar (mingo@elte.hu)
Date: Tue Jan 29 2002 - 09:57:02 EST


On Mon, 28 Jan 2002, Oliver Xymoron wrote:

> > > > - spin_unlock_irq(&rq->lock);
> > > > + spin_unlock(&rq->lock);

> > normally yes, but in this case it's an optimization: schedule() will
> > disable interrupts within a few cycles, so there is no point in enabling
> > irqs for a short amount of time.

> Needs a comment.

agreed, John Levon suggested this too. I've added a comment to my tree,
should show up in the next patches.

        Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:01:01 EST