| Tutorial: "Process and Interrupt Management" by Tigran Aivazian. Topics include task structure and process table, creation and termination of tasks and kernel threads, Linux scheduler, Linux linked list implementation, wait queues, bottom halves, task queues, tasklets, softirqs, how system calls are implemented on i386 architecture, atomic operations, spinlocks, and kernel support for loading modules. |