Ricardo Koller

Results 4 comments of Ricardo Koller

@mato, sounds good. And x=16kb seems like a good "maximum I/O unit". Additionally, we could also waste the last 16kbs, and have the second rule as: ``` (offset

> Someone, somewhere, will accidentally link in a __stack_chk_fail that does the wrong thing and be very unhappy. Could that be checked on the unikernel build side? For example, includeos...

The warning for "if a PT_LOAD PHDR requests both PF_X and PF_W." was because of IncludeOS which creates a single XWR segment (at least when using the solo5 platform). Don't...

Thanks @hannesm , copied the freebsd-gdb branch into ricarkol/solo5. Thanks for the machine offer, I have a lenovo laptop running freebsd that I'm planning to use for the gdb on...