Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count

2015-03-10 Thread Savolainen, Petri (Nokia - FI/Espoo)
Ping. From: ext Bill Fischofer [mailto:bill.fischo...@linaro.org] Sent: Thursday, March 05, 2015 3:34 PM To: Savolainen, Petri (Nokia - FI/Espoo) Cc: LNG ODP Mailman List Subject: Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count On Thu, Mar 5, 2015 at 6:09 AM, Petri

Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count

2015-03-10 Thread Bill Fischofer
, Petri (Nokia - FI/Espoo) *Cc:* LNG ODP Mailman List *Subject:* Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count On Thu, Mar 5, 2015 at 6:09 AM, Petri Savolainen petri.savolai...@nokia.com wrote: The scheduling test launches a thread per cpu by default, which

Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count

2015-03-10 Thread Maxim Uvarov
[mailto:bill.fischo...@linaro.org mailto:bill.fischo...@linaro.org] *Sent:* Thursday, March 05, 2015 3:34 PM *To:* Savolainen, Petri (Nokia - FI/Espoo) *Cc:* LNG ODP Mailman List *Subject:* Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count On Thu

[lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count

2015-03-05 Thread Petri Savolainen
The scheduling test launches a thread per cpu by default, which results several minute run time when system cpu count is high. Added a script for 'make check', which passes worker thread count as command line argument to the test. Test does now two runs: one with 1 thread and second with max 8

Re: [lng-odp] [PATCH] validation: odp_scheduling: limit worker thread count

2015-03-05 Thread Bill Fischofer
On Thu, Mar 5, 2015 at 6:09 AM, Petri Savolainen petri.savolai...@nokia.com wrote: The scheduling test launches a thread per cpu by default, which results several minute run time when system cpu count is high. Added a script for 'make check', which passes worker thread count as command