All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: zhangtrump <jamesfullstack@hotmail.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Question about HLT VMExit reason
Date: Thu, 12 Feb 2015 10:06:49 +0000	[thread overview]
Message-ID: <54DC7B39.3000801@citrix.com> (raw)
In-Reply-To: <BAY167-W63A5CD7F9245DFD5BF24B2C2220@phx.gbl>


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

On 12/02/15 09:24, zhangtrump wrote:
> Hi, all:
>
>      I was testing networking performance from DomU to DomU running on
> different hosts. I used xentrace and xenalyze tools to get the trace
> info of receive side, and found that there was a time when vcpus
> (which handle the receive work) were in "Blocked" state.
>      From the information of "VMExit" reason gotten by xenalyze tool,
> the "HLT" is the main exit reason. I am wondering when DomU will be
> exited because of "HLT"? 
>      Thanks.

Yes.

When one vcpu halts, Xen will schedule another vcpu in its place.  There
is nothing to be gained at all by letting a pcpu stay halted in guest.

~Andrew

[-- Attachment #1.2: Type: text/html, Size: 1462 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:[~2015-02-12 10:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12  9:24 Question about HLT VMExit reason zhangtrump
2015-02-12 10:06 ` Andrew Cooper [this message]
2015-02-12 10:24   ` Paul Durrant

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=54DC7B39.3000801@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=jamesfullstack@hotmail.com \
    --cc=xen-devel@lists.xen.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.