Re: Linux for Asymmetric Multi Processing Systems.
- From: lsorense@xxxxxxxxxxxxxxxxxxx (Lennart Sorensen)
- Date: Mon, 15 May 2006 09:04:11 -0400
On Sat, May 13, 2006 at 05:40:54PM +0530, Krishna Chaitanya wrote:
Each Processor has its own RAM and the main ARM9 processor can access
the ARM7 Memory Map through a _Shared RAM_.
In other words, the Memory Map of ARM7 processors is visible to ARM9
processor.
Finally there are 3 RAMs:
1) System RAM (ARM9)
2) Shared RAM (the Common Memory)
3) Local RAM for ARM7s.
Basically, this is a _flexible_ mechanism to control the _visibility_
of Each Processor.
And the Memory Controller can do either _cached_ or _non-cached_ operations.
Sounds like a neat system. I am not sure I would know what to do with
one. :)
It does however sound like the methods used for the Cell based systems
might apply reasonably to it. The main OS runs on the main CPU, and
executes tasks on the other processors by transfering the task to them
and retreiving the results later when it is ready.
Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Linux for Asymmetric Multi Processing Systems.
- From: Krishna Chaitanya
- Re: Linux for Asymmetric Multi Processing Systems.
- From: Lennart Sorensen
- Re: Linux for Asymmetric Multi Processing Systems.
- From: Krishna Chaitanya
- Linux for Asymmetric Multi Processing Systems.
- Prev by Date: Re: nfsservctl() compatibility broken on AMD64?
- Next by Date: Re: [PATCH] fix dangerous pointer derefs and remove pointless casts in MOXA driver
- Previous by thread: Re: Linux for Asymmetric Multi Processing Systems.
- Next by thread: Re: Linux for Asymmetric Multi Processing Systems.
- Index(es):
Relevant Pages
|