On Tue, Sep 15, 2015 at 5:56 AM, Petri Savolainen <
petri.savolai...@nokia.com> wrote:
> Added max number of worker/control threads as global init
> parameters. Implementation can e.g. optimize it's per worker
> thread resource reservation or configuration accordingly.
>
> Maximum values are platf
Added max number of worker/control threads as global init
parameters. Implementation can e.g. optimize it's per worker
thread resource reservation or configuration accordingly.
Maximum values are platform specific. These values come
typically from the user as command line arguments, etc.
Signed-o