博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Buildroot stress-ng Linux系统压力测试
阅读量:5949 次
发布时间:2019-06-19

本文共 1373 字,大约阅读时间需要 4 分钟。

/********************************************************************** *            Buildroot stress-ng Linux系统压力测试 * 说明: *     之前有使用lmbench对整板进行一些测试,如果相对某一部分专门进行测试, * 就可以参考使用stree-ng来进行处理。 * *                                2018-6-25 深圳 宝安西乡 曾剑锋 *********************************************************************/一、参考文档:    1. Stress-ng        http://kernel.ubuntu.com/~cking/stress-ng/    2. stress-ng.pdf        http://kernel.ubuntu.com/~cking/stress-ng/stress-ng.pdf    3. stress-ng        https://wiki.ubuntu.com/Kernel/Reference/stress-ng二、使用示例:    [buildroot@root ~]#  stress-ng --cpu 0 --tz -t 60    stress-ng: info:  [9331] dispatching hogs: 2 cpu    stress-ng: info:  [9331] cache allocate: using built-in defaults as unable to determine cache details    stress-ng: info:  [9331] cache allocate: default cache size: 2048K    stress-ng: info:  [9331] successful run completed in 60.05s (1 min, 0.05 secs)    stress-ng: info:  [9331] cpu:    stress-ng: info:  [9331]     imx_thermal_zone   57.57 °C    [buildroot@root ~]#  stress-ng --matrix 1 -t 1m    stress-ng: info:  [9490] dispatching hogs: 1 matrix    stress-ng: info:  [9490] cache allocate: using built-in defaults as unable to determine cache details    stress-ng: info:  [9490] cache allocate: default cache size: 2048K    stress-ng: info:  [9490] successful run completed in 60.00s (1 min, 0.00 secs)

 

转载地址:http://bwsxx.baihongyu.com/

你可能感兴趣的文章
Hello world travels in cpp - 字符串(2)
查看>>
springMVC笔记系列(10)——CookieValue注解
查看>>
Spring框架笔记(六)——Spring IOC容器Bean之间的继承与依赖关系
查看>>
struts2自定义拦截器
查看>>
Eclipse安装adt插件后之后看不到andorid manger
查看>>
Kafka服务端脚本详解(1)一topics
查看>>
Zookeeper 集群安装配置,超详细,速度收藏!
查看>>
js中var self=this的解释
查看>>
js--字符串reverse
查看>>
面试题
查看>>
Facebook 接入之获取各个配置参数
查看>>
android ant Compile failed; see the compiler error
查看>>
ios webView 加载pdf
查看>>
PHP开源订餐系统
查看>>
Single Number
查看>>
linux分区问题
查看>>
MYSQL_使用外键约束(constraint)或触发器(trigger)来进行级联更新、删除
查看>>
Maven构建web项目在Eclipse中部署的几种方法
查看>>
[多文件上传三]利用UrlEncodedFormEntity表单实现
查看>>
左边邮件类型
查看>>