13 Commits

Author SHA1 Message Date
Yiyuan Liu bbb1e1ee04 Implement deterministic shuffle with configurable g++/libstdc++ compatibility. (#369) 2025-12-26 14:11:59 +08:00
James 12aeb12ac2 Add OpenCloudOS 9 and TencentOS 4 docker image to build 3FS (#217) 2025-03-27 11:25:01 +08:00
zeyouliu be5e5bad91 Add opencloudos-9 compile dockerfile (#215) 2025-03-27 00:07:46 +08:00
Sheng Jiang cb5a86db2a add build-essential to dependencies for fresh dev env (#211) 2025-03-26 08:34:21 +08:00
Haomai Wang 6f8e6e1367 feat(build): add arm64 support for openEuler OS (#107)
- Enable compilation on arm64 (aarch64) architecture by conditionally adjusting compiler flags.
- Ensure proper linkage with compiler-rt and libgcc on ARM to resolve missing symbol issues.
- Update README.md with installation instructions for openEuler 2403sp1.

Signed-off-by: Haomai Wang <haomai@xsky.com>
2025-03-06 10:40:50 +08:00
Zhuo Zhang 8307bce16e Fix typo (#89)
* Fix typo in README.md

* Fix typo in .clang-tidy
2025-03-05 08:32:59 +08:00
Yuheng Zou 799b9a5d2f usrbio engine for fio (#62)
* usrbio engine for fio

* Update README.md
2025-03-03 17:37:28 +08:00
Nugine ab5aa89262 document MSRV (#59) 2025-03-03 16:28:13 +08:00
SF-Zhou 85d3212e2f Update README.md (#58) 2025-03-03 16:20:27 +08:00
胡玮文 9fd2567cb8 Remove unused dependency libprocps (#45)
This package is not included in Ubuntu 24.04. And we are not actually using it. So just don't link it.
2025-03-03 08:44:55 +08:00
Jintao Zhang 963ac6f5ad fix some typos (#35) 2025-03-02 13:03:58 +08:00
SF-Zhou 28c3b8b4b0 chore: remove ccache dependency (#28)
Co-authored-by: dev <noreply@deepseek.com>
2025-03-01 20:55:04 +08:00
dev 815e55e4c0 Initial commit 2025-02-27 21:53:53 +08:00