Re: [patch] scheduler bits from 2.5.23-dj1

Ingo Molnar (mingo@elte.hu)
Thu, 20 Jun 2002 15:13:14 +0200 (CEST)


On Thu, 20 Jun 2002, Manik Raina wrote:

> Ingo,
> A small doubt,
> Should'nt this function below return something ?
> set_task_cpu() should return unsigned int but it
> seems to do nothing ....

it's a NOP on UP. On SMP it changes p->thread_info->cpu.

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/