DragonOS/user
LoGin 1c0948fbe2
feat: 添加IO性能测试工具test_ioperf (#1666)
实现一个简化的fio-like IO性能测试工具,支持顺序/随机读写模式,可配置块大小、线程数、测试时长等参数,并输出带宽、IOPS和延迟等性能指标
2026-01-15 13:22:25 +08:00
..
apps feat: 添加IO性能测试工具test_ioperf (#1666) 2026-01-15 13:22:25 +08:00
dadk/config feat(ci): Bump build container to v1.19 and CI fixes (#1442) 2025-12-09 13:59:57 +08:00
sysconfig fix(net): 修复 raw socket 发送到非 loopback 地址时未正确选择出口网卡的问题 (#1582) 2025-12-30 22:04:19 +08:00
.gitignore 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
Makefile feat(ci): 添加测试结果上传功能并优化构建流程 (#1380) 2025-11-17 22:01:13 +08:00
default.nix feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
rootfs-tar.nix feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00