Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I want to build a parallel architecture based on MMLite. Is this remotely possible (far less supported)?

0
Posted

I want to build a parallel architecture based on MMLite. Is this remotely possible (far less supported)?

0

Remotely, yes. The MMLite base was architected to support parallelism, but as of press time (March 2002), MMLite has yet to boot on a parallel system. To implement MMLite in parallel, one must first implement an interrupt arbitration scheme that is, one must design and develop a means by which hardware interrupts are delegated to specific CPUs. As this is hardware dependent, it is not a part of the MMLite base. In addition to interrupt arbitration, the MMLite schedulers do not at this time support multiple processors in an efficient manner (although they should work at a very basic level).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123