Alf-André Walla

Results 95 comments of Alf-André Walla

Some improvements here https://github.com/hioa-cs/IncludeOS/pull/1711

@karra88 try this: ``` export CC=clang-5.0 export CXX=clang++-5.0 ./install.sh ```

We have a Linux platform that is **entirely** linux. It is no longer IncludeOS. In other words, any problems or issues related to the Linux platform is unrelated to the...

Maybe related to bogus buffer in virtio tx dequeue

@YanVugenfirer good idea, I'll try a max 128 receives for starters

We will be using thinLTO, but for that to happen we need to build (absolutely) everything with clang, and then link with gold or lld, both of which are very...

PV-EOI simply won't activate even with x2APIC enabled. Something in qemu is not turning the feature on during startup, but the feature is still shown as present, and it can...

It's still a work in progress, but it compiles and completes successfully now.

Will take a look at implementation after vacation, and maybe as late as after CppCon. :sunny: