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