All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Krishnappa Abhijith-A21204 <abhijith@motorola.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Regarding Address space in UML
Date: Wed, 14 Mar 2007 10:10:04 -0400	[thread overview]
Message-ID: <20070314141004.GA5116@ccure.user-mode-linux.org> (raw)
In-Reply-To: <0A01463223B8164194908CAC85B66A1201A96CFF@ZMY16EXM67.ds.mot.com>

On Wed, Mar 14, 2007 at 09:57:33PM +0800, Krishnappa Abhijith-A21204 wrote:
> I had a question on Process address space in UML.
> Will there be a tracing thread for each process created in UML ? which
> is responsible for system call tracking ?

No.  There is one per virtual CPU which traces the process running on
that CPU and runs the kernel for that CPU.

> Also will the address space of a process in UML also consists of the
> corresponding Tracing thread ?

No, the address space is nearly identical to what it would be on the
host.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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:[~2007-03-14 15:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14 13:57 [uml-devel] Regarding Address space in UML Krishnappa Abhijith-A21204
2007-03-14 14:10 ` Jeff Dike [this message]
2007-03-15  3:19   ` Krishnappa Abhijith-A21204
2007-03-15 12:14     ` Jeff Dike

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=20070314141004.GA5116@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=abhijith@motorola.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.