NANDFlash芯片是构成SSD的基本存储单元,NANDFlash芯片工艺的发展、结构的变化将会推动整个闪存存储产业的高速发展。在设计闪存存储系统的时候,特别是在设计NANDFlash控制器、SSD盘或者卡的时候,都需要深入的了解NANDFlash的操作方法、接口命令及其时序。一个NANDFlash芯片虽..
分类:
其他好文 时间:
2014-08-25 10:11:55
阅读次数:
340
昨天晚上第一次翻译了《20 Command Line Tools to Monitor Linux Performance》中的前十个命令,翻译得不是很好,今天晚上继续把后面的十个也翻译给大家吧,第一次写博客,写的不是特别的好,希望大家不要介意,也希望大家觉得有什么不对的地方能够多多指教,毕竟小弟还...
分类:
系统相关 时间:
2014-08-24 00:13:11
阅读次数:
506
Java Performance Optimizationby: Pierre-Hugues Charbonneaureference:http://refcardz.dzone.com/refcardz/java-performance-optimizationJava is among the ...
分类:
移动开发 时间:
2014-08-24 00:07:11
阅读次数:
421
因官方Book Performance Tuning部分章节没有按配置项进行索引,不能达到快速查阅的效果。所以我以配置项驱动,重新整理了原文,并补充一些自己的理解,如有错误,欢迎指正。配置优化zookeeper.session.timeout默认值:3分钟(180000ms)说明:RegionSer...
分类:
其他好文 时间:
2014-08-23 15:14:51
阅读次数:
191
// Only override drawRect: if you perform custom drawing.// An empty implementation adversely affects performance during animation.- (void)drawRect:(C...
分类:
其他好文 时间:
2014-08-21 22:36:55
阅读次数:
316
DescriptionThe new principal of Woop Woop High is not satisfied with her pupils performance. She introduced a new roll-call process to get a daily mea...
分类:
其他好文 时间:
2014-08-18 18:28:22
阅读次数:
344
解决方案:调整以下参数
----------------
performance_schema_max_table_instances=600
table_definition_cache=400
table_open_cache=256
分类:
数据库 时间:
2014-08-17 18:14:52
阅读次数:
228
Flashback Tips The following tips and restrictions apply to using flashback features. Flashback Tips – Performance For better performance, generate st...
分类:
数据库 时间:
2014-08-16 22:25:51
阅读次数:
347
背景知识MongoDB 是用C++写的, 开源的, NoSQL(Not Only SQL)文档数据库.特点:high performance(高性能), high availability(高可靠性), and automatic scaling(自动调整).结构与JSON类似.安装1. 下载安装包...
分类:
数据库 时间:
2014-08-15 14:08:08
阅读次数:
312
14.11 HTML5新增的浏览器分析 HTML5为Window对象新增了performance属性,也就是新增了一个全局可用的performance对象-就像document、navigator 等对象一样,通过该对象可以对浏览器进行相关分析。14.11.1 分析时间性能 p...
分类:
其他好文 时间:
2014-08-13 22:07:47
阅读次数:
196