# hoverwinter/HIT-OSLab

S - 哈工大《操作系统》实验

Repository: https://github.com/hoverwinter/HIT-OSLab
Canonical: https://ross.abutalabs.com/products/hit-oslab
Homepage: https://traitorousfc.gitbooks.io/hit-oslab-manual/content/index.html
Language: C
License Family: other
Last push: 2022-06-11T16:22:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4362, "days_push": 1544, "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 2259, forks 579 (observed 2026-08-28T04:06:31.644171+00:00)

## What it is
A repository of reference solutions for the eight lab assignments of Harbin Institute of Technology's Operating Systems course, built on the Linux 0.11 kernel. It includes modified code for labs 1-7, a complete modified kernel for lab 8, and links to course videos and the lab manual.

## Use cases
- solutions for HIT operating systems lab assignments
- learn OS internals by hacking Linux 0.11
- reference code for OS course labs
- study process scheduling, memory management, and file systems hands-on
- accompany Li Zhijun's operating systems MOOC
- get started writing my own operating system

## When to choose
- you are enrolled in or self-studying the HIT operating systems course and want reference solutions
- you want a gentle, small kernel (Linux 0.11) to learn OS fundamentals
- you prefer learning by modifying a real historical kernel

## When to avoid
- you need a modern, production-grade OS codebase
- you want polished, maintained software with a license
- you are looking for a full OS course textbook rather than lab code

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: operating-systems, education, tutorials
- platform: c
- tags: operating-systems-course, linux-0.11, hit, lab-solutions, mooc, kernel-hacking, linux

## Member repositories
- hoverwinter/HIT-OSLab (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:31.644171+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-30T02:42:45.628825+00:00, confidence not recorded.
  - readme: https://github.com/hoverwinter/HIT-OSLab (fetched 2026-08-28T04:06:31.644171+00:00, sha 34b2b2052675)
- Data as of 2026-08-30T08:39:29.467469+00:00.
