Thursday, June 30, 2011

/* TODO */

This is a list of topics I plan to write some posts about:

* softlockup and hung tasks.
* kernel debugging tools: kmememleak, lockdep, kmemcheck, perf
* how to submit patches to Linux kernel.
* getting started with the Linux kernel.
* anatomy of the TCP/IP Linux stack.
* analyze TCP connection setup using tcpdump.
* kernel/userspace communication.