summaryrefslogtreecommitdiffhomepage
path: root/docs/tex
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-04-28 19:32:21 +0200
committerAmlal <amlal@nekernel.org>2025-04-28 19:32:21 +0200
commit9610712ae4a793f50c30e8a45676f830cba09588 (patch)
tree8fb5d87e1c3dbf34df1dd278b20b5e4a07f1d30a /docs/tex
parentdeb83a5a79f9c19842537ceab1a42fc17572ad67 (diff)
dev, kernel: Fixed HeFS directory allocation routine.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'docs/tex')
-rw-r--r--docs/tex/hefs.tex2
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}