public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <piggin@cyberone.com.au>
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 21:07:30 +1100	[thread overview]
Message-ID: <403F16E2.2040706@cyberone.com.au> (raw)
In-Reply-To: <403F1204.32683547@magnum.barc.ernet.in>



Sonika Sachdeva wrote:

>Hi,
>
>I want to give the loaded system metrics(loadavg, io details etc) as the input to
>the simulator program so that it is able to calculate the priority for any new job
>that will be submitted.
>
>Then knowing the execution time of that job in a no-load system, I am able to
>compute the latency encountered becoz of the load on the system.
>
>How can I reuse the sched.c code to do this?
>
>

You can use it to tell your simulator how the Linux kernel will
schedule tasks. I'm not sure exactly what you want, execution time?
latency?


  reply	other threads:[~2004-02-27 10:09 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
2004-02-27  9:24 ` Nick Piggin
2004-02-27  9:46   ` Sonika Sachdeva
2004-02-27 10:07     ` Nick Piggin [this message]
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=403F16E2.2040706@cyberone.com.au \
    --to=piggin@cyberone.com.au \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox