CSC Logo
HomeEventsPast terms' events

Information

Talk: From Zero to Kernel.

Held in RCH 205, on 2014-11-10, at 5:30.

Abstract

From the massive supercomputer, to your laptop, to a Raspberry Pi: all computing systems run on an operating system powered by a kernel. The kernel is the most fundamental software running on your computer, enabling developers and users to interact with its hardware at a higher level.

This talk will explore the process of writing a minimal kernel from scratch, common kernel responsibilities, and explore of the challenges of kernel development.