[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-10-13 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 --- Comment #7 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/a08dba6c24af81142efc6176eae2bdd561b478e3 refs/heads/api-next 2017-10-11T18:37:11+03:00 Ilias Apalodimas ilias.apalodi...@linaro.org linux-gen: use

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-10-11 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 Ilias Apalodimas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-10-11 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 --- Comment #6 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/a08dba6c24af81142efc6176eae2bdd561b478e3 refs/heads/master 2017-10-11T18:37:11+03:00 Ilias Apalodimas ilias.apalodi...@linaro.org linux-gen: use

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-10-10 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 --- Comment #5 from Mikko Kurikka --- Hello, Tested patch provided by Ilias (https://patch-diff.githubusercontent.com/raw/Linaro/odp/pull/214.patch). With this patch odp_cpu_hz() works also in x86 machine without

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 Bill Fischofer changed: What|Removed |Added Assignee|maxim.uva...@linaro.org

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-25 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 Bill Fischofer changed: What|Removed |Added CC|

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 --- Comment #3 from Ilias Apalodimas --- Hello Mikko, The point of the change was to avoid exactly what you mentioned, modifying _hz related functions per CPU. In the long run this is going to end up a huge pain to

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 --- Comment #2 from Mikko Kurikka --- Hello, Yes, you are right, I forgot to mention we have modified odp_cpu_hz_current() and cpuinfo_parser() to return correct frequency. Of course this is not portable solution and each ARM

[lng-odp] [Bug 3249] odp_cpu_hz() does not work on all Linux distros

2017-09-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3249 Ilias Apalodimas changed: What|Removed |Added CC|