diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-19 21:51:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-19 21:51:20 +0100 |
| commit | 7ec77f42f45fb3b3479818636943923b9416a170 (patch) | |
| tree | 33f608b06d865285fb6ef1eaf752ae77cbb16a17 /doc/tex/openhefs.tex | |
| parent | 465a99f17f9e8f56813f225f09a6a1a498be9deb (diff) | |
chore: {kernel, launch, libSystem}: Implementation and WiP improvements.v0.1.211
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/tex/openhefs.tex')
| -rw-r--r-- | doc/tex/openhefs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/openhefs.tex b/doc/tex/openhefs.tex index 136d651c..8503bcd0 100644 --- a/doc/tex/openhefs.tex +++ b/doc/tex/openhefs.tex @@ -12,7 +12,7 @@ \maketitle -\section{Overview} +\section{Abstract} The High-throughput Extended File System (OpenHeFS) is a custom filesystem tailored for performance, structure, and compact representation. It uses red-black trees for directory indexing, sparse block slicing for file layout, and fixed-size metadata structures optimized for 512-byte sector alignment. \section{Constants and Macros} |
