From: Ian Campbell <ian.campbell@citrix.com>
To: xennn <openbg@abv.bg>
Cc: xen-devel@lists.xensource.com
Subject: Re: where the vcpu-s switching is happen
Date: Mon, 3 Mar 2014 01:58:32 +0000 [thread overview]
Message-ID: <1393811912.28041.2.camel@hastur.hellion.org.uk> (raw)
In-Reply-To: <1393785862763-5721477.post@n5.nabble.com>
On Sun, 2014-03-02 at 10:44 -0800, xennn wrote:
>
> plase help with some hints about this proccess.
The generic code entry point to the context switch is in
xen/common/schedule.c:schedule which calls into arch specific
context_switch function e.g. xen/arch/x86/domain.c or
xen/arch/arm/domain.c.
Ian.
next prev parent reply other threads:[~2014-03-03 1:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-02 18:44 where the vcpu-s switching is happen xennn
2014-03-03 1:58 ` Ian Campbell [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-02 18:43 xennn
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=1393811912.28041.2.camel@hastur.hellion.org.uk \
--to=ian.campbell@citrix.com \
--cc=openbg@abv.bg \
--cc=xen-devel@lists.xensource.com \
/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).