# karottc/linux-0.11

the source code of linux-0.11 for study linux kernel

Repository: https://github.com/karottc/linux-0.11
Canonical: https://ross.abutalabs.com/products/linux-011
Language: C
License Family: other
Last push: 2019-09-26T12:54:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4472, "days_push": 2533, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1361, forks 710 (observed 2026-08-28T04:04:30.003493+00:00)

## What it is
A copy of the Linux 0.11 kernel source code, the earliest available Linux kernel version, annotated with comments largely drawn from Zhao Jiong's book on the 0.11 source. It is intended as a study aid for reading and understanding early Linux kernel internals.

## Use cases
- study the linux kernel source code
- learn how an early unix-like kernel works
- read annotated linux 0.11 source
- understand early memory management and kernel boot
- follow along with the linux kernel source commentary book

## When to choose
- you want to read a small, complete, historical kernel codebase
- you are learning operating system internals from source
- you are following Zhao Jiong's Linux 0.11 commentary book

## When to avoid
- you need a modern, maintained kernel or driver code
- you want networking support, which 0.11 lacks
- you need production-grade kernel code

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, documentation
- domain: operating-systems, tutorials, programming-languages
- platform: c
- tags: linux-kernel, source-code-reading, annotated-source, operating-systems-study, historical-code, linux

## Member repositories
- karottc/linux-0.11 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.003493+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:35.344433+00:00, confidence not recorded.
  - readme: https://github.com/karottc/linux-0.11 (fetched 2026-08-28T04:04:30.003493+00:00, sha 542230245f72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
