Re: Ingo's O(1) scheduler vs. wait_init_idle

From: Ingo Molnar (mingo@elte.hu)
Date: Thu Jan 24 2002 - 14:59:18 EST


On Thu, 24 Jan 2002, Martin J. Bligh wrote:

> tecpu 1 has don0 init idl0, do246>c u_idot tai 0idle
> ee doin0000u_idle().
> 00cpu 09 s done idat i0 edoinf cau_00

just take out the TSC initialization messages from smpboot.c, that should
ungarble the output. And/or add this to printk.c:

        if (smp_processor_id())
                return;

this way you'll only see a single CPU's printk messages.

        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:00:22 EST