summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-05-11 16:56:13 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-05-11 16:56:13 +0200
commitbf5138d0f4f17b733907f6815b9192dd9b3bdb5e (patch)
tree6eda5c7db9fb1b4430021feabecb06a4ea792a80 /docs
parentda0e83c01161d0c216f3831d5be21df728691c64 (diff)
feat(HeFS): Raise minimum disk size threshold for HeFS to 128GB.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs')
-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 6d7c1c53..cd20062c 100644
--- a/docs/tex/hefs.tex
+++ b/docs/tex/hefs.tex
@@ -169,6 +169,6 @@ Internal helpers:
\section{Conclusion}
HeFS provides a modern and compact approach to high-performance file storage.
-Its use of red-black trees, fixed-size metadata, slice-based sparse files, and minimal overhead makes it a strong candidate for embedded and performance-sensitive use cases.
+Its use of red-black trees, fixed-size metadata, slice-based sparse files, and minimal overhead makes it a strong candidate for performance-sensitive use cases.
\end{document}