lkml.org 
[lkml]   [2004]   [Feb]   [27]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 27 Feb 2004 20:24:39 +1100
FromNick Piggin <>
SubjectRe: Linux scheduler Implementation details

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?
>
>

It is all in kernel/sched.c, so you can just make a simulator and
plug that code in.

This will perfectly model the scheduler behaviour given some input
from your simulator, which is what you asked for. This has nothing
to do with maximum realtime scheduling latency, of course.


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

\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008