Thanks,Philippe Gerum
     Well, I have another question:
      1.  Why I need take over the  linux syscall ,I think that it is only
for linux domain,so it looks no necessary to take over them?
      2. kernel/exit.c        ipipe_exit_notify(tsk);
    When a process exits, why adeos  has to take  over it ?

 This questions are very simply, but I m a beginner on  adeos.

thanks!


2008/4/1, Philippe Gerum <[EMAIL PROTECTED]>:
>
> Josh Zhao wrote:
> > Hi ,
> >     When do I need to add  local_irq_disable_hw/local_irq_enable_hw in
> > root domain?  I think every irq/event should not be disabled in root
> > domain,but  why  i  have seen in some code ?
>
>
> Because some serialization still needs to be enforced, even for the root
> domain,
> particularly for code that may have an impact on the pipeline state.
>
> >    thanks!
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Adeos-main mailing list
> > [email protected]
> > https://mail.gna.org/listinfo/adeos-main
>
>
> --
>
> Philippe.
>
_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main

Reply via email to