summaryrefslogtreecommitdiffhomepage
path: root/docs/tex/nefs.tex
AgeCommit message (Collapse)Author
2025-12-28feat! rename docs to doc.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-20feat: Heavily reworked the SMP subsystem paper.Amlal El Mahrouss
refactor: BinaryMutex implementation and paper has been reworked as well using LockAndWait instead of LockOrWait. other: Reworked tooling macros. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-13fix: tex: fix binary_mutex imports.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
- HeFS requires a 4gb disk at minimum now. - make_app fully supports STEPS. - Errata of NeFS.tex, add HeFS.tex. - Better boot flow. - New filesystems for FileMgr. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-04-13docs, tex: add NeFS LaTeX file.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>