So add a parameter that implicitly turns on SMP when ncores is specified >1?
On Tue, May 28, 2013 at 11:55 PM, Joel Sherrill <[email protected]> wrote: > I am still in a car riding home from a long birthday weekend road trip.. But > I have been thinking it would make sense to add a command line option for > number of cores. If a simulator supports it, then it can turn on the > appropriate options. This would be similar to how coverage and graphics can > be ignored when a simulator doesn't support it. > > Sree Harsha Konduri <[email protected]> wrote: > > Hello, > > The following changes are to be made to the pc386 script in rtems-testing in > order to run pc386 SMP tests in qemu. > > > $RTEMS_TESTING/sim-scripts/pc386.in needs to be changed as follows > > -cpu 486 needs to be changed to core2duo and also a new option -smp > <number_of_cores> needs to be added and > then make to regenerate the pc386 script. > > Then running $RTEMS_TESTING/sim-scripts/pc386 -i <filepath> will run the > scripts. > > Thanks, > Sree harsha Konduri > > _______________________________________________ > rtems-devel mailing list > [email protected] > http://www.rtems.org/mailman/listinfo/rtems-devel > _______________________________________________ rtems-devel mailing list [email protected] http://www.rtems.org/mailman/listinfo/rtems-devel
