From bf5138d0f4f17b733907f6815b9192dd9b3bdb5e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 11 May 2025 16:56:13 +0200 Subject: feat(HeFS): Raise minimum disk size threshold for HeFS to 128GB. Signed-off-by: Amlal El Mahrouss --- docs/tex/hefs.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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} -- cgit v1.2.3