kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Project Idea..
Date: Mon, 29 Feb 2016 18:47:20 -0800	[thread overview]
Message-ID: <20160301024720.GA17219@kroah.com> (raw)
In-Reply-To: <CAMEb3opcQ3E6u8+Oo2OfPFHJ6myX-Zi=CGT4iY4TJDBU7DHTFg@mail.gmail.com>

On Tue, Mar 01, 2016 at 07:00:36AM +0530, SUNITA wrote:
> There are four scheduling policies.? Is it feasible if i design a scheduling
> policy which will overcome the drawbacks of sched_RR.?
> The purpose is to reduce the number of context switches.
> I have to modify fair.c

That sounds like a homework question, why are you trying to do this
without doing research into how it has already been solved 4 different
times?

Hint, if you have an Android phone, odds are one of those solutions is
in the kernel in it, go get the source tree and look at the changes that
were made.

good luck,

greg k-h

  reply	other threads:[~2016-03-01  2:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22  5:24 Project Idea SUNITA
2016-02-22  5:45 ` Mulyadi Santosa
     [not found]   ` <CAMEb3ooOHEUhfLh0Ozzye=Qqs_1Nq9GFQBmK2Oa_f3Ki-dWgcQ@mail.gmail.com>
2016-02-23 16:20     ` Fwd: " SUNITA
2016-02-22 16:18 ` Greg KH
2016-02-23 16:19   ` SUNITA
2016-02-25  2:40   ` SUNITA
2016-03-01  1:30     ` SUNITA
2016-03-01  2:47       ` Greg KH [this message]
2016-03-01 15:07   ` SUNITA
2016-03-01 15:25     ` Ruben Safir

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=20160301024720.GA17219@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).