linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chanchal Paul <paulchanchal.ece@gmail.com>
To: kernelnewbies@kernelnewbies.org, linux-rt-users@vger.kernel.org
Subject: Help needed to implement parameter in SCHED_DEADLINE policy
Date: Fri, 26 Dec 2014 21:14:22 +0530	[thread overview]
Message-ID: <CAD2dHrTBZd6a_QdEqh4xhVj1c-e4bzAKF5uC4N6B+UEh-zgxvg@mail.gmail.com> (raw)

Hi all,

I am trying to implement my custom scheduling policy in rt patched
linux kernel. I am working with version 3.14.25-rt22. I have
successfully installed the kernel after patching with rt patch of same
version.

Now the installed kernel also has SCHED_DEADLINE i.e. the EDF scheduling policy.

The problem in my hand is to introduce a parameter in the
SCHED_DEADLINE policy which will further dynamically change the
priority according to the supplied value while the task is submitted.

I have already simulated and tested my requirement. I am having
problem with understanding the hierarchy of scheduler code.

Thanks in advance.

             reply	other threads:[~2014-12-26 15:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-26 15:44 Chanchal Paul [this message]
2014-12-26 22:14 ` Help needed to implement parameter in SCHED_DEADLINE policy Henrik Austad
2014-12-27 18:39   ` Chanchal Paul
2014-12-27 20:19     ` Valdis.Kletnieks

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=CAD2dHrTBZd6a_QdEqh4xhVj1c-e4bzAKF5uC4N6B+UEh-zgxvg@mail.gmail.com \
    --to=paulchanchal.ece@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=linux-rt-users@vger.kernel.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).