How to test smp on leon3 build?

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 8 18:04:35 UTC 2020


On 08/04/2020 20:02, Richi Dubey wrote:

>
> I have uploaded the screenshot of executing smpschededf.exe on sis 
> with -m 2 option(To run the exe with 2 cores) and -leon3 option. Now 
> how do I verify it was actually run on 2 cores?
>
> Also, on checking init.c for smpschededf01, line 134 says:
>
> #define CONFIGURE_MAXIMUM_PROCESSORS 1
>
> Does it mean core or processor? Do I need to change this value to 2 too?
I would search for a test with CONFIGURE_MAXIMUM_PROCESSORS > 1 for 
example smpatomic01.


More information about the devel mailing list