Re: Linux scheduler Implementation details
From: Raj
Date: Fri Feb 27 2004 - 04:21:22 EST
Sonika Sachdeva wrote:
Hello List,
I want to simulate the Linux Scheduler, ie Calculate the priorities, counters
and define to some extent how much time a given process will take to execute on
the system. Can anyone suggest some pointers?
Thank you
Sonika
-
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/
Documentation/sched-design.txt
Documentation/sched-coding.txt
and oh ofcourse, kernel/sched.c :-)
/Raj
-
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/