<p dir="ltr">There are four scheduling policies.  Is it feasible if i design a scheduling policy which will overcome the drawbacks of sched_RR.  <br>
The purpose is to reduce the number of context switches.<br>
I have to modify fair.c</p>
<p dir="ltr">Regards,<br>
Sunita</p>
<div class="gmail_quote">On 25 Feb 2016 08:10, &quot;SUNITA&quot; &lt;<a href="mailto:sunitad100@gmail.com">sunitad100@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I want to measure the battery usage of various  applications in linux.<br>
I executed powerstat and powertop tools.  Are there any other tools<br>
which indicate the power consumption by programs in linux.<br>
<br>
I want to calculate the power used by various scheduling programs.<br>
<br>
Also can Sysbench be an alternative to Mibench.<br>
<br>
Regards,<br>
Sunita<br>
<br>
<br>
On 2/22/16, Greg KH &lt;<a href="mailto:greg@kroah.com">greg@kroah.com</a>&gt; wrote:<br>
&gt; On Mon, Feb 22, 2016 at 10:54:54AM +0530, SUNITA wrote:<br>
&gt;&gt; Respected Sir/Madam,<br>
&gt;&gt; I am trying to study the effect of Scheduler Policies on Energy<br>
&gt;&gt; Consumption of Portable Device.<br>
&gt;<br>
&gt; There are lots of people currently working on this, and have been for<br>
&gt; many years.  I know of at least 3 complete implementations at the<br>
&gt; moment (two of which ship in some Android phones), so I would suggest<br>
&gt; working with one of those groups to try to get their code merged into<br>
&gt; the Linux kernel.  To create a 4th implementation would seem like a bit<br>
&gt; of a redundant effort.<br>
&gt;<br>
&gt; Search the archives of <a href="http://lwn.net" rel="noreferrer" target="_blank">lwn.net</a> for details about this if you are<br>
&gt; interested.<br>
&gt;<br>
&gt; good luck!<br>
&gt;<br>
&gt; greg k-h<br>
&gt;<br>
</blockquote></div>