On 05/17 15:04:07, Christophe Milard wrote: > Pull can be performed from the URL at the end of this cover letter > All patches sent to the list following Maxim's request. > > Since v6 > -rebased > -regrouping history, squashing patch 1 and 12; 4, 5 and 12 (Petri) > -mixed mode test removed (but still claimed to be supported in ODP). (Petri) > > Since v5 > -rebased > -patch removing old unused helper code dropped. (Petri) > -Doc update to discourage usage of the old functions. (Petri, Mike) > > Since v4: > -updates following Brian's comments > > Since v3: > -fixed rebase error (Christophe) > -rebased > > Since v2: > -serious rebase following clash with dba05a28 (api: init: add instance handle) > -squashing the validation changes. > > Since v1: > -variable declaration gathered in function 's head (Petri) > -linux prefix removed from helper's types and function names (Mike, > Christophe)
This patch series allows existing tests and examples to run as pthread-per-core or process-per-core. The default pthread-per-core is preserved, and process-per-core is enabled via passing "--odph_proc" via the command line when invoking a test or example binary. The auxiliary helper code for launching pthreads and processes still exists, and a new "ODP thread" helper object was created as an abstraction of the two task types. This review is contingent upon the scope of ODP to include multi-process applications. Reviewed-by: Brian Brooks <brian.bro...@linaro.org> _______________________________________________ lng-odp mailing list lng-odp@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lng-odp