Thanks Jeff for your response.
So Basically when we run a process in UML, the tracing thread enables
tracing for that process.
Also I had a query on creation of a corresponding process on host...
Why it is done in UML... I mean why a corresponding process gets created
in HOST ? Is it to catch all the signals that host KERNEL delivers ?

Pls let me know.
Thanks,
Abhi 

-----Original Message-----
From: Jeff Dike [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 14, 2007 7:40 PM
To: Krishnappa Abhijith-A21204
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Regarding Address space in UML

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 via email to