On Mon, Mar 10, 2008 at 07:30:04PM +0530, Pravin wrote:
> >
> >  You also need to be able to intercept and nullify signals.
> 
> I am not very clear about this, But how does UML deals with interrupts
> or how they r simulated ?

ptrace allows child signals to be intercepted and nullified.  Signals
from the host are the equivalent of hardware interrupts.  The UML
kernel makes its own decisions about signals to its own processes, and
those are delivered in the same way as any other architecture.

> Is there any working documentation available for intarnals of UML ?
> Can I get some overview about how UML is doing things
> before going jumping to the source-code?

Not really - best start looking at code.

                  Jeff

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to