Re: [patch] HT scheduler, sched-2.5.59-D7

Ingo Molnar (mingo@elte.hu)
Mon, 20 Jan 2003 23:16:12 +0100 (CET)


On Mon, 20 Jan 2003, Manfred Spraul wrote:

> > if (do_wakeup) {
> >- wake_up_interruptible(PIPE_WAIT(*inode));
> >+ wake_up_interruptible_sync(PIPE_WAIT(*inode));

> What's the purpose of this change?

It was a quick experiment i forgot to remove from my sources, will fix it
in the next patch.

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/