# lmbench3 **Repository Path**: cputests/lmbench3 ## Basic Information - **Project Name**: lmbench3 - **Description**: 1111111111111 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-09 - **Last Updated**: 2024-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 下载: git clone https://gitee.com/yzzzzz1015/lmbench3.git 编译: cd lmbench3 make OS=test build 配置: cd scripts env OS="test" ./config-run 普通运行: env OS="test" ./results perf运行: ./run_perf.sh 编译报错处理(内核版本大于5时): /usr/bin/ld: /tmp/ccDOkK4l.o: in function `seekto': disk.c:(.text+0x44): undefined reference to `llseek' https://pagure.io/kernel-tests/issue/25