Chinaunix首页 | 论坛 | 博客
  • 博客访问: 692394
  • 博文数量: 182
  • 博客积分: 2088
  • 博客等级: 大尉
  • 技术积分: 1698
  • 用 户 组: 普通用户
  • 注册时间: 2009-12-16 15:09
个人简介

.

文章分类

全部博文(182)

文章存档

2016年(1)

2015年(18)

2014年(14)

2013年(20)

2012年(129)

fio

发布时间:2016-04-12 20:44:25

简介:fio 是一个 开源的硬件I/O压力测试工具,主要是用来测试磁盘/SSD的io性能,也可测试cpu,nic的io性能。它可以支持13种不同的I/O引擎,包括:sync, mmap, libaio, posixaio, SG v3, splice, network, syslet, guasi, solarisaio, I/O priorities (针对新的Linux内核), rate I/O, forked or threaded jobs等。不同引擎.........【阅读全文】

阅读(1629) | 评论(0) | 转发(0)

发布时间:2015-08-17 20:24:57

<h1 id="gcc生成静态链接库" style="margin:0.8em 0px;padding:0px;box-sizing:border-box;font-weight:100;font-family:'microsoft yahei';line-height:26px;white-space:normal;background-color:#FFFFFF;"><strong style="box-sizing:border-box;">gcc生成静态链接库</strong></h1><p style="margin-top:0px;margin-.........【阅读全文】

阅读(1426) | 评论(0) | 转发(0)

发布时间:2015-05-12 19:38:02

转载地址:http://blog.csdn.net/earbao/article/details/38702311http://blog.csdn.net/brucexu1978/article/details/9225037在Android.mk中打印输出信息的方法是:$(warning string)或者$(error string)  $(info string)输出变量方式为:$(warning $(var))$(warning 'hello')$(warning $(LOCAL_SRC_FILES),$.........【阅读全文】

阅读(5915) | 评论(0) | 转发(0)

发布时间:2015-05-12 18:29:24

转载地址:《Android系统学习》第六章:Android4.1 HAL段错误问题—linker与prelink1./hardware/libhardware/hardware.c[cpp] view plaincopystatic int load(const char *id,const char *path,   const struct&nb.........【阅读全文】

阅读(1952) | 评论(0) | 转发(0)

发布时间:2015-05-12 18:22:39

......【阅读全文】

阅读(1849) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册