All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: "Sébastien Frémal" <sebastien.fremal@gmail.com>,
	"Richard Weinberger" <richard.weinberger@gmail.com>,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Skas Mode : How does it work ?
Date: Mon, 02 Jun 2014 11:14:38 +0200	[thread overview]
Message-ID: <538C407E.5080203@nod.at> (raw)
In-Reply-To: <CAOV6k-Br0_aa6+3CDZVcqpOwY+YQR7BE8L2kUTSusp8W-3bBKw@mail.gmail.com>

Hi!

Am 02.06.2014 11:05, schrieb Sébastien Frémal:
> Hello,
> 
> Thank you for these informations, it helps me to understand how skas works. I read on the skas website that "This also provides a noticable speedup by eliminating the signal
> delivery that used to happen for every UML system call." I read that UML processes (in TT mode) in user space were controlled with signals (especially to do the transition between
> the user mode and the kernel mode). The presentation of skas suggests that this transition and communications between UML and its processes are not executed anymore with signals.
> Do you know what is used instead ?

In SASK0 mode UML controls the guest processes using the stub pages.
Every guest process has two installed where the UML kernel can inject commands.
Just grep the sources for STUB_CODE and STUB_DATA.

Thanks,
//richard

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      reply	other threads:[~2014-06-02  9:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-27 13:58 [uml-devel] Skas Mode : How does it work ? Sébastien Frémal
2014-05-27 19:08 ` Michael Richardson
2014-05-27 21:56   ` stian
2014-05-28 16:21 ` Richard Weinberger
2014-06-02  9:05   ` Sébastien Frémal
2014-06-02  9:14     ` Richard Weinberger [this message]

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=538C407E.5080203@nod.at \
    --to=richard@nod.at \
    --cc=richard.weinberger@gmail.com \
    --cc=sebastien.fremal@gmail.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.