All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raj <obelix123@toughguy.net>
To: Sonika Sachdeva <sonikam@magnum.barc.ernet.in>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Linux scheduler Implementation details
Date: Fri, 27 Feb 2004 14:51:10 +0530	[thread overview]
Message-ID: <403F0C06.2070809@toughguy.net> (raw)
In-Reply-To: <403F0B66.A7920233@magnum.barc.ernet.in>

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@vger.kernel.org
>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


  reply	other threads:[~2004-02-27  9:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-27  9:18 Linux scheduler Implementation details Sonika Sachdeva
2004-02-27  9:21 ` Raj [this message]
2004-02-27  9:24 ` Nick Piggin
2004-02-27  9:46   ` Sonika Sachdeva
2004-02-27 10:07     ` Nick Piggin
2004-02-27 10:59       ` Sonika Sachdeva
2004-02-27 10:59         ` Nick Piggin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=403F0C06.2070809@toughguy.net \
    --to=obelix123@toughguy.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sonikam@magnum.barc.ernet.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.