linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Help needed to implement parameter in SCHED_DEADLINE policy
@ 2014-12-26 15:44 Chanchal Paul
  2014-12-26 22:14 ` Henrik Austad
  0 siblings, 1 reply; 4+ messages in thread
From: Chanchal Paul @ 2014-12-26 15:44 UTC (permalink / raw)
  To: kernelnewbies, linux-rt-users

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-27 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-26 15:44 Help needed to implement parameter in SCHED_DEADLINE policy Chanchal Paul
2014-12-26 22:14 ` Henrik Austad
2014-12-27 18:39   ` Chanchal Paul
2014-12-27 20:19     ` Valdis.Kletnieks

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).