随笔分类 - man-lmbench
摘要:目录执行过程lat_mem_rdstreampar_mem其他内容和测试原理待阅读源码研究 https://lmbench.sourceforge.net/man/par_mem.8.html https://francisz.cn/2022/05/12/lmbench/ 执行过程 执行过程分析:
阅读全文
摘要:目录编译运行过程分析附: 测试记录REFERENCE https://github.com/intel/lmbench 编译 安装依赖: yum install -y libtirpc libtirpc-devel 修改scripts/build脚本,在LDLIBS=-lm下面添加两行: LDLIB
阅读全文