This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is SMP-eCos SMP wrt interrupt processing?


There is documentation about this in the kernel directory..

packages/kernel/current/doc/SMP.txt

        Andrew

On Tue, Aug 20, 2002 at 09:42:00PM +0530, sandeep wrote:
> hi,
> Is SMP-eCos SMP regards to interrupts processing too, in the sense of, are all
> the interrupts are enabled for all the processors
> and any of the processor can process any of the interrupts?
> OR
> the design is bit asymmetric wrt interrupt processing, in the sense that certain
> interrupts are enabled only for specific processor(s)
> and only those are allowed to service them.
> --
> regards
> sandeep
> 
> 
> 
> -- 
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
> 

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]