test(lmbench): 引入 lmbench 测试框架集成和自动测试脚本#1433
Draft
mistcoversmyeyes wants to merge 6 commits intoDragonOS-Community:masterfrom
Draft
test(lmbench): 引入 lmbench 测试框架集成和自动测试脚本#1433mistcoversmyeyes wants to merge 6 commits intoDragonOS-Community:masterfrom
mistcoversmyeyes wants to merge 6 commits intoDragonOS-Community:masterfrom
Conversation
4ca963e to
b5138f4
Compare
2edfdee to
cc88ddc
Compare
cc88ddc to
836a2c1
Compare
836a2c1 to
463ff22
Compare
- 从 DragonOS 镜像站安装 lmbench 二进制包 - 添加 lmbench 测试用例脚本,涵盖内存、进程、文件系统和网络等方面的性能测试 - 修改使用 ext2 文件系统的测试脚本为使用 ext4 文件系统 - 添加测试环境初始化脚本 init.sh ,清理脚本 clean_up.sh和环境变量配置脚本 env.sh
- 修复 `lmbench/mem_map_lat` 测例的权限问题,确保测试能够正确执行。 - 在 `ramfs_copy_files_bw` 测试中添加 `sudo`,以确保有足够的权限进行文件操作。 - 修复 `vfs_xx_lat` 系列测试缺少临时文件的问题,确保测试环境完整。
5657c94 to
a05fcb8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.