All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: aicha hamza <aichaa2345@gmail.com>,
	Xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: explain the meaning of some informations
Date: Thu, 14 Apr 2016 13:45:24 +0200	[thread overview]
Message-ID: <1460634324.13871.137.camel@citrix.com> (raw)
In-Reply-To: <CAOCTMihsPtgauLpj6A=wMiCOLVaZrFugN-vAQpicR0ssZ07YBg@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1833 bytes --]

On Thu, 2016-04-14 at 11:28 +0200, aicha hamza wrote:
> hello
> does any body can explain what mean this
> 
Hello,

Start by reading this:
http://wiki.xenproject.org/wiki/Asking_Developer_Questions

and stopping using HTML for emails.

> (XEN) Cpus: 0-1
> (XEN) Scheduler: SMP Credit Scheduler (credit)
> (XEN) info:
> (XEN) ncpus = 2
> (XEN) master = 0
> (XEN) credit = 600
> (XEN) credit balance = 107
> (XEN) weight = 512
> (XEN) runq_sort = 55
> (XEN) default-weight = 256
> (XEN) tslice = 30ms
> (XEN) ratelimit = 1000us
> (XEN) credits per msec = 10
> (XEN) ticks per tslice = 3
> (XEN) migration delay = 0us
> (XEN) idlers: 00000000,00000000,00000000,00000000
> 
> 
> what's the significance of credit= 600 , runq_sort = 55 , ....
> i tried to understand it but i found some difficulties in some of it
> 
They're information relevant when you want to either understand or
debug the behavior of the Credit scheduler.

What they mean in general, as well as what it means to find a specific
value in each of this field is only evident if you go check the code
and see what each line is actually printing and how the value of the
printed quantity evolve through the algorithm, considering the various
phases and events.

"found some difficulties in some of it" is too broad. What is it that
you manage to understood and, for the things that you didn't, what is
it specifically that you are not understanding?

Also, most of the time, stating your goal is also very very helpful to
be able to help you.

Regards,
Dario
-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-04-14 11:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14  9:28 explain the meaning of some informations aicha hamza
2016-04-14 11:45 ` Dario Faggioli [this message]
2016-04-14 14:02   ` aicha hamza
2016-04-14 14:28     ` Dario Faggioli

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=1460634324.13871.137.camel@citrix.com \
    --to=dario.faggioli@citrix.com \
    --cc=aichaa2345@gmail.com \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.