For the complete documentation index, see llms.txt. This page is also available as Markdown.

Intro

Definition

Operating System: the body of software that is in charge of making sure the system operates correctly and efficiently in an easy-to-use manner.

The Crux of the Problem

  • How to virtualize resources?

  • How to build correct concurrent programs?

  • How to store data persistently?

Last updated