diff options
| author | Amlal <amlal@nekernel.org> | 2025-04-28 19:32:21 +0200 |
|---|---|---|
| committer | Amlal <amlal@nekernel.org> | 2025-04-28 19:32:21 +0200 |
| commit | 9610712ae4a793f50c30e8a45676f830cba09588 (patch) | |
| tree | 8fb5d87e1c3dbf34df1dd278b20b5e4a07f1d30a /docs | |
| parent | deb83a5a79f9c19842537ceab1a42fc17572ad67 (diff) | |
dev, kernel: Fixed HeFS directory allocation routine.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/hefs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/hefs.tex b/docs/tex/hefs.tex index f3c2d6bf..a88b2270 100644 --- a/docs/tex/hefs.tex +++ b/docs/tex/hefs.tex @@ -137,7 +137,7 @@ HeFS is designed with the following objectives: \section{Minimum Requirements} -HeFS expects a minimum disk size of 4GB. Optimal performance is achieved with 8GB or more. +HeFS expects a minimum disk size of 16MB. Optimal performance is aimed to be achieved with 8GB or more. Supports: HDDs, SSDs, USB mass storage, SCSI/SAS, optical drives. \section{Future Work} |
