might be somehting to do with how we
provide the include dir paths in the automake or the setup.py
(setuptools.Extension()). But no matter what i try, i cant seem to get
beyond this..
Thanks,
On Thu, Jun 13, 2019 at 11:41 AM Numan Siddique wrote:
>
>
> On Thu, Jun 13, 2019 at 8:17 AM
Thanks Ben.
Guys, any other recommendations, please help me out here.
Thanks,
On Wed, Jun 12, 2019 at 10:48 PM Ben Pfaff wrote:
> On Wed, Jun 12, 2019 at 09:41:03PM +0530, nitish nagesh wrote:
> > | arm-cnos-linux-gnueabi-gcc -march=armv7-a
> > --sysroot=/build/tmp/sysroots/swi
Hello,
I am working on an ARM9 based embedded product which runs software that
has OpenVSwitch integrated into it. The software has a few daemons written
in Python that perform JSON parsing to build the OVSDB IDL cache. These
operations are resulting in high CPU usage for prolonged intervals.