Linaro Connect resources will be available here during and after Connect!
Booking Private Meetings Private meetings are booked through bkk19.skedda.com and your personal calendar (i.e. Google Calendar). View detailed instructions here.
For Speakers Please add your presentation to Sched.com by attaching a pdf file to your session (under Extras > + File). We will export these presentations daily and feature on the connect.linaro.org website here. Videos will be uploaded as we receive them (if the video of your session cannot be published please let us know immediately by emailing connect@linaro.org).
Puzzle: Dave Pigott has come up with another puzzle: https://linaro.co/bkk19puzzle can you crack the code?! Prizes will be awarded to the winner(s) on Friday.
As network interfaces keep getting faster drivers, CPUs and memory need to keep up. Linux kernel network drivers usually allocate memory on-the-fly, process the packets and then free that memory. This talk focuses on a proposed RFC about a native memory recycling strategy that applies on both the default network stack, XDP(eXpress Data Path) and the improvements it offers compared to the existing approach.