Re: [lng-odp] armv8 gcc lock free instructions

2018-06-14 Thread Peter Smith
Hello everyone, If you are interested in some more details the v8 Arm Architecture Reference manual available from (https://developer.arm.com/products/architecture/a-profile/docs/ddi0487/latest/arm-architecture-reference-manual-armv8-for-armv8-a-architecture-profile) in Section B2.2.1

[lng-odp] [Bug 3836] JATMA (jet another timer_main assert)

2018-06-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3836 Bill Fischofer changed: What|Removed |Added CC||bill.fischo...@linaro.org

Re: [lng-odp] armv8 gcc lock free instructions

2018-06-14 Thread Maxim Kuvyrkov
> On Jun 6, 2018, at 4:38 PM, Savolainen, Petri (Nokia - FI/Espoo) > wrote: > > > >> -Original Message- >> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Maxim >> Uvarov >> Sent: Wednesday, June 6, 2018 4:26 PM >> To: Maxim Kuvyrkov >> Cc: LNG ODP Mailman List

[lng-odp] [Bug 3787] Timeout accuracy breaks down with odd resolution requests

2018-06-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3787 --- Comment #2 from Josep Puigdemont --- There is no problem with ODP timers, the timers are delivered at the expected tick. It is in fact the test application that is at fault here, which does not calculate the tick correctly. In the proposed

[lng-odp] [Bug 3787] Timeout accuracy breaks down with odd resolution requests

2018-06-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3787 Josep Puigdemont changed: What|Removed |Added CC||josep.puigdem...@linaro.org --- Comment #1