need help: scheduling

From: Gunter
Date: Mon Apr 18 2005 - 07:46:54 EST


Hello

I need help about scheduling. I hope i understand the basics for my
question: An active prozess counts the remaining cpu time in jifies. By
every timer interrupt the scheduler decrements the variable time_slice.

Where is the scheduler initializing the interrupt timer (init_timer).
And where gets the struct timer_list the next interrupt (expires). At
last i want know where the scheduler calls add_timer. Or is there an
other way?

Thank You
Gunter

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/