Re: sched.h problem

Pete Zaitcev (zaitcev@redhat.com)
Wed, 17 Jul 2002 19:41:04 -0400


> However, arch/sparc/kernel/process.c::cpu_idle() tries to set
> these properties for the idle task:
>
> current->nice = 20;
> current->counter = -100;
> init_idle();

I'll send you my O(1) for sparc 2.5, adapt that.

-- Pete
-
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/