- When you boot up your computer, the instruction pointer starts at a program somewhere. That program is the kernel
- The kernel has near-full access to your computer’s memory, peripherals, and other resources, and is in charge of running software installed on your computer (known as userland programs)