kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: sunitad100@gmail.com (SUNITA)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Linux Kernel Group Scheduling Feature of CFS
Date: Mon, 21 Mar 2016 22:12:00 +0530	[thread overview]
Message-ID: <CAMEb3ooub3P8OL7t_8tWwraap-LX35e0X6xyM2STG4A=kyXv4A@mail.gmail.com> (raw)
In-Reply-To: <CAMEb3opE6BvubsU6UrxmQZcFCnkqfg8Xpw+87iufsERsMg_gHg@mail.gmail.com>

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 

  reply	other threads:[~2016-03-21 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04  4:00 Linux Kernel Group Scheduling Feature of CFS SUNITA
2016-03-21 16:42 ` SUNITA [this message]
2016-03-21 16:53   ` Ruben Safir

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='CAMEb3ooub3P8OL7t_8tWwraap-LX35e0X6xyM2STG4A=kyXv4A@mail.gmail.com' \
    --to=sunitad100@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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).