Lectures
Tuxology team June 18th, 2008
Under this category you can find slides and other related material from Codefidence experts.
Tip: You can find additional guest lecture slides and notes from our Herzelinux club at the Herzelinux Lectures page.
The Good, the bad and the ugly: on threads, processes and coprocesses
Slides from a presentation given at CELF ELCE Europe 2009 conference about the trade off involved when choosing threads vs. processes for an application design.
Google Android Open Source Phone Stack
Slides are from a presentation about the Google and the Open Handset Alliance Android Open Source phone stack
Soft, Hard and Ruby Hard Real Time Approaches with Linux
This talk describes different approaches for achieving varying levels of Real Time performance with Linux and how they are implemented.
Linux Virtualiztion: from Xen to KVM
A presentation about different Open Source virtualization technologies used in or in conjunction with Linux.
Crash N’ Burn: Writing Linux Application Fault Handlers
Complementing the standard Linux fault handler (”Segmentation fault. Core dumped.”) with a custom handler that reports the crashing program state without a debugger is a useful endeavor in many situations. Unfortunately, writing such a fault handler correctly can be surprisingly hard and requires certain amount of black magic. In this tutorial we will demonstrate how to write such a handler.
Splice, Tee & VMsplice: zero copy in Linux
Slides for the lecture of the same name about using the splice, tee and vmsplice system call in Linux to achieve zero copy transfer of data for high performance applications.
Booting your Linux Well
Slides for the lecture that describes Initramfs and its use in booting Linux systems.
- Uncategorized
- Comments Off