[lng-odp] Scalable scheduler and scheduled timer queues.

2018-05-16 Thread David Nystrom
Hi, All schedulers except the scalable scheduler seem to respect scheduled timer queues, except the scalable scheduler. Is this by design or mistake ? The below diff seem to "fix" the functional issue, please note that I have not measured the effects on scalability for this diff. --- a/platform/

Re: [lng-odp] [PATCH v4] helper: linux: add thread type in pthread_create

2015-12-18 Thread David Nystrom
Borked nothbound API once again. So why is this needed at all?, does one need to create control threads via ODP ?, why ? Br, David On Wed, Dec 16, 2015 at 1:18 PM, Maxim Uvarov wrote: > Merged, > Maxim. > > > On 12/16/2015 12:44, Hemant Agrawal wrote: > >> The exisiting helper routine only crea