[lng-odp] process thread and mixed mode

2016-05-13 Thread Christophe Milard
Hi, Let me start in a bit unusual way :-). I do not like my "running things in process mode" patch series that much... But I do think it should be merged. With the mixed mode. The main goal of the patch series is to push the work regarding a proper and consistent definition of some ODP low level

Re: [lng-odp] process thread and mixed mode

2016-05-13 Thread Savolainen, Petri (Nokia - FI/Espoo)
From: Christophe Milard [mailto:christophe.mil...@linaro.org] Sent: Friday, May 13, 2016 11:16 AM To: Petri Savolainen ; Brian Brooks ; Bill Fischofer ; Mike Holmes ; LNG ODP Mailman List ; Anders Roxell Cc: Tobias Lindquist Subject: process thread and mixed mode Hi, Let me start in a bit

Re: [lng-odp] process thread and mixed mode

2016-05-16 Thread Bill Fischofer
On Fri, May 13, 2016 at 6:32 AM, Savolainen, Petri (Nokia - FI/Espoo) < petri.savolai...@nokia.com> wrote: > > > > > *From:* Christophe Milard [mailto:christophe.mil...@linaro.org] > *Sent:* Friday, May 13, 2016 11:16 AM > *To:* Petri Savolainen ; Brian Brooks < > brian.bro...@linaro.org>; Bill Fi

Re: [lng-odp] process thread and mixed mode

2016-05-16 Thread Maxim Uvarov
Bill, it looks reasonable, also do the same function for process as we have for threads, like odp_thread_id() and odp_thread_count(). Maxim. On 17 May 2016 at 03:09, Bill Fischofer wrote: > On Fri, May 13, 2016 at 6:32 AM, Savolainen, Petri (Nokia - FI/Espoo) < > petri.savolai...@nokia.com> wro

Re: [lng-odp] process thread and mixed mode

2016-05-16 Thread Christophe Milard
On 17 May 2016 at 02:09, Bill Fischofer wrote: > > > On Fri, May 13, 2016 at 6:32 AM, Savolainen, Petri (Nokia - FI/Espoo) < > petri.savolai...@nokia.com> wrote: > >> >> >> >> >> *From:* Christophe Milard [mailto:christophe.mil...@linaro.org] >> *Sent:* Friday, May 13, 2016 11:16 AM >> *To:* Petr

Re: [lng-odp] process thread and mixed mode

2016-05-17 Thread Bill Fischofer
Just to summarize the discussion from earlier today with a view towards how we move forward: - Because today we have threads that all share a single address space, ODP handles and addresses derived from them may be shared across the entire ODP instance and all threads running in it.

Re: [lng-odp] process thread and mixed mode

2016-05-18 Thread Christophe Milard
On 17 May 2016 at 23:19, Bill Fischofer wrote: > > Just to summarize the discussion from earlier today with a view towards > how we move forward: > >- Because today we have threads that all share a single address space, >ODP handles and addresses derived from them may be shared across the

Re: [lng-odp] process thread and mixed mode

2016-05-18 Thread Bill Fischofer
I've submitted a patch to the User Guide to summarize what I believe we've agreed to over the past several discussion sessions. I admit it doesn't look nearly as good when explicitly stated. Please review and I'll work to refine it. On Wed, May 18, 2016 at 2:25 AM, Christophe Milard < christophe.