<p dir="ltr">Hello,<br>
I want to test the properties of CFS scheduler on a beaglebone. </p>
<p dir="ltr"> I tested the number of voluntary and involuntary context switches that occur while execution of a program. </p>
<p dir="ltr">How to test fairness, throughput, latency.</p>
<div class="gmail_quot&lt;blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Completely Fair Scheduler uses group Scheduling.  That is every<br>
process gets an equal share of CPU time no matter how many threads are<br>
there.<br>
<br>
How to measure that CFS uses Group Scheduling Feature.  Which<br>
performance tools like time, vmstat will help to prove this.<br>
<br>
Regards,<br>
Suniita<br>
</div>