Linux Kernel Group Scheduling Feature of CFS

SUNITA sunitad100 at gmail.com
Mon Mar 21 12:42:00 EDT 2016


Hello,
I want to test the properties of CFS scheduler on a beaglebone.

I tested the number of voluntary and involuntary context switches that
occur while execution of a program.

How to test fairness, throughput, latency.
Hello,

Completely Fair Scheduler uses group Scheduling.  That is every
process gets an equal share of CPU time no matter how many threads are
there.

How to measure that CFS uses Group Scheduling Feature.  Which
performance tools like time, vmstat will help to prove this.

Regards,
Suniita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160321/064566bb/attachment.html 


More information about the Kernelnewbies mailing list