tatref

Results 16 comments of tatref

Ok so here's the POC, but I couldn't get the generic type working (I can't find a way to convert from `Float` back to `f32`)... For the moment, the input...

Probably because of python2.7, which handles string differently than python3 See #78 for fix

> This requires preallocation of hugepages, something which I've never seen enabled by default. I have some experience with Oracle SGDB (one of the few application using hugepages). If huge...

Ok that was a stupid issue: the size of the huge page was 2 kiB instead of 2MiB... Now the example is functional, including drop.

I can confirm this fixes the issue, the token are not properly escaped. Commit 13b8488d32af14d12c169719e15873a23cfc2d2c only partially fixed the issue back then.

Some code was changed as part of #265 Can you test again? Can you provide the version of the Linux kernel you used on Android?