Fork of the kernel developed for MFF UK operating systems class (https://code.nolog.cz/stepis/OStrich). Currently under development for the extended operating systems class.
- C 85.7%
- Python 9%
- Makefile 2.2%
- Assembly 1.8%
- Linker Script 0.9%
- Other 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
implement write fs ops and refact See merge request teaching/nswi199/2026/student-beranst!5 |
||
| .vscode | ||
| kernel | ||
| suites | ||
| tools | ||
| userspace | ||
| .clang-format | ||
| .clangd | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .pre-commit-config.yaml | ||
| configure.py | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| msim.conf | ||
| README-m02.md | ||
| README-m03.md | ||
| README-m04.md | ||
| README-m05.md | ||
| README-m06.md | ||
| README-m07.md | ||
| README-m10.md | ||
| README-m11.md | ||
| README-m12.md | ||
| README-m13.md | ||
| README-m14.md | ||
| README.md | ||
| shell.nix | ||
NSWI199 milestones
This repository will be used for all milestones in the course.
At the moment the repository contains all seven milestones as in NSWI200.
Subsequent milestones will be provided as updates to the
upstream/student
repository. You are required to merge the updates from the upstream repository
into this repository.
We suggest that you add the upstream repository to your GitLab watch-list to receive notifications about any activity in that repository.