Scheduling interval

Marc Bechler (mbechler@telematik.informatik.uni-karlsruhe.de)
Wed, 10 Jun 1998 17:56:12 +0200


Hello!

I need urgent help from the Linux Gods!!!
I have totest the behaviour of Linux with different scheduling
invervals. I scanned the source code and found in
arch/i386/kernel/irq.c the line

set_intr_gate(..., reschedule_interrupt);

but there is no definition of the reschedule_interrupt! Can you
tell me where I can modify this or if it is (will be) a better solution
if I define a new timer that sets need_resched = 1 ?

Thanks for helping me!

marc

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu