Federico Di Pierro
Federico Di Pierro
/remove-lifecycle stale
/remove-lifecycle stale
Missing: * tests * gvisor stuff (ask @LucaGuerra )
This should fix first 2 points of #515 !
Another possible solution, discussed with @Andreagit97 , is to add a new event flag, like `EF_USE_SMALL_SIZE` (ok, better naming perhaps ahha). When an event is flagged with it, libs should...
I will rebase this one (or better say rewrite from scratch basically :rofl: ) once #596 , #649 and #582 are (hopefully)merged, to avoid huge conflicts.
/milestone 0.10.0
@LucaGuerra i think your idea might be ok, starting with errno and fd (+ fdlist) is fine, they are the most impactful ones for sure.
This is the verbose output from a failed build in debian 10 (building in a container against host archlinux 5.18.x kernel): ``` $ make V=1 make -C /lib/modules/5.18.7-arch1-1/build M=$PWD make:...