🪴 Nishanth Gobi

Search

SearchSearch

OS Kernel

Oct 05, 2025, 1 min read

  • #zettel
  • #lit
  • #computer-architecture
  • 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)

Related §

  • How does a CPU work?
  • Processor modes

Refs §

  1. https://cpu.land/the-basics