Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCan I upload Nios2 SMP system?
Hi, guys & Altera corp. I'm now making a Nios2 SMP system for my research purpose. It's still a little bit buggy and slow, but I succeeded to boot Linux kernel and execute bash.
Linux ...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I succeeded to make a Nios2 SMP system by using normal Nios2/f cores. --- Quote End --- Sounds great. But how did you handle cache synchronization and the inter-CPU atomic operations that are necessary to do the Mutex API and the multiple Kernel-internal synchronization issues ? (I understand that this is close to impossible without modifying the CPU design.) -Michael