上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 123 下一页
摘要: 原创 2016-08-12 tekkamanninja CU技术社区 作者| tekkamanninja本文版权由tekkamanninja所有,如需转载,请联系本公众号获取授权!在复习休眠的过程中,我想验证自旋锁中不可休眠,所以编写了一个在自旋锁中休眠的模块。但是在我的ARMv7的单核CPU(TI 阅读全文
posted @ 2016-08-13 22:56 zengkefu 阅读(980) 评论(0) 推荐(0)
摘要: http://www.jianshu.com/users/a9b2d43bb94e/latest_articles 阅读全文
posted @ 2016-08-13 22:54 zengkefu 阅读(460) 评论(0) 推荐(0)
摘要: 原创 2015-09-11 叶金荣 MySQL中文网 本文由MySQL中文网原创,“MySQL中文”公众号是 http://imysql.com 的官方唯一公众号,微信首发。欢迎关注“MySQL中文”公众号(ID: imysql_wx),我们会不定期推送MySQL相关原创干货。 本文起源于有同学留言 阅读全文
posted @ 2016-08-13 22:51 zengkefu 阅读(478) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/acs713/article/details/42836335 阅读全文
posted @ 2016-08-13 22:49 zengkefu 阅读(152) 评论(0) 推荐(0)
摘要: http://note.youdao.com/yws/public/redirect/share?id=50f2c387a5d6c9bc816c4b5282cf410e&type=false 1 一概述 MySQL子查询优化的技术或优化策略,包括三种,分别为: 1 semi-join:半连接优化技术 阅读全文
posted @ 2016-08-13 22:36 zengkefu 阅读(614) 评论(0) 推荐(0)
摘要: http://www.linuxprobe.com/thread 阅读全文
posted @ 2016-08-13 21:21 zengkefu 阅读(262) 评论(0) 推荐(0)
摘要: 作者:廖君链接:https://www.zhihu.com/question/19868791/answer/88873783来源:知乎 分布式系统(Distributed System)资料 《Reconfigurable Distributed Storage for Dynamic Netwo 阅读全文
posted @ 2016-08-13 21:06 zengkefu 阅读(1838) 评论(0) 推荐(0)
摘要: http://research.google.com/pubs/pub41344.html http://research.google.com/pubs/pub36726.html 阅读全文
posted @ 2016-08-13 20:29 zengkefu 阅读(567) 评论(0) 推荐(0)
摘要: 火车头采集器,http://www.locoy.com/ 如果你想自己写爬虫,可以用基于爬虫框架开发,例如python的scrapy。 火车头采集器,http://www.locoy.com/ 如果你想自己写爬虫,可以用基于爬虫框架开发,例如python的scrapy。 火车头采集器,http:// 阅读全文
posted @ 2016-08-13 20:08 zengkefu 阅读(243) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/CareySon/category/354290.html http://blog.csdn.net/tjvictor/article/details/5247659 http://blog.csdn.net/tjvictor/article/categ 阅读全文
posted @ 2016-08-13 18:42 zengkefu 阅读(101) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/downmoon/archive/2010/01/26/1656411.html 阅读全文
posted @ 2016-08-13 18:25 zengkefu 阅读(174) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/woodytu/p/4465288.html 阅读全文
posted @ 2016-08-13 18:19 zengkefu 阅读(773) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/woodytu/p/4471386.html 阅读全文
posted @ 2016-08-13 18:11 zengkefu 阅读(1264) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/lyhabc/p/4272053.html http://www.cnblogs.com/lyhabc/archive/2013/02/05/2892470.html 阅读全文
posted @ 2016-08-13 17:54 zengkefu 阅读(214) 评论(0) 推荐(0)
摘要: awr ash addm awr addm :基于快照的ash :单独,每秒采样 dbtime=db cpu + wait 柜员忙碌的时间=A做业务的时间+B做业务的时间等待时间=B等待A做业务的时间 这是Oracle 核心的性能诊断模型。 ash 写明了 哪个等待时间由那条sql引起 1 执行时间 阅读全文
posted @ 2016-08-11 22:03 zengkefu 阅读(200) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/daohengshangqian/article/category/2366433 阅读全文
posted @ 2016-08-11 22:01 zengkefu 阅读(408) 评论(0) 推荐(0)
摘要: 2016-04-06 赵伟 数据库开发者 客户端C API 在C API中调用mysql_options()来设置mysql_init() 所创建的连接对象的属性,使用这三个选项可以设置连接超时和读写超时,单位都是秒。读写超时达到后C API的查询发送和结果获取函数会返回超时错误。 MYSQL_OP 阅读全文
posted @ 2016-08-11 19:15 zengkefu 阅读(4003) 评论(0) 推荐(0)
摘要: Inserting user-defined DTrace probes into MySQL source code is very useful to help user identify the performance problems in the application level and 阅读全文
posted @ 2016-08-11 19:13 zengkefu 阅读(874) 评论(0) 推荐(0)
摘要: https://www.pgcon.org/2016/schedule/attachments/ https://www.pgcon.org/2015/schedule/attachments/ https://www.pgcon.org/2014/schedule/attachments/ htt 阅读全文
posted @ 2016-08-11 19:11 zengkefu 阅读(204) 评论(0) 推荐(0)
摘要: 都说pt-toolkit工具集中的pt-online-schema-change可以在线不锁表修改表结构,那么这个工具具体是什么原理呢,请见下面娓娓道来: 1.pt-online-schema-change工具的使用限制: 1)、如果修改表有外键,除非使用 --alter-foreign-keys- 阅读全文
posted @ 2016-08-11 19:07 zengkefu 阅读(1710) 评论(0) 推荐(0)
摘要: 2016-06-10 李丹 dba流浪猫 我们平时除了解决自己问题外,有时候也会协助圈内人士,进行一些故障排查,此案例就是帮某公司DBA进行的故障分析,因为比较典型,特分享一下,但仅仅是分享发生的过程,不对该案例的产生以及如何避免做过多评价! pt-online-schema-change:是对大表 阅读全文
posted @ 2016-08-11 19:05 zengkefu 阅读(1330) 评论(0) 推荐(0)
摘要: http://seanlook.com/archives/ 阅读全文
posted @ 2016-08-11 19:03 zengkefu 阅读(214) 评论(0) 推荐(0)
摘要: http://www.aqniu.com/industry/12525.html 阅读全文
posted @ 2016-08-11 00:23 zengkefu 阅读(214) 评论(0) 推荐(0)
摘要: http://qikan.cqvip.com/article/detail.aspx?id=667750898&from=zk_search 阅读全文
posted @ 2016-08-11 00:14 zengkefu 阅读(3721) 评论(0) 推荐(0)
摘要: http://qikan.cqvip.com/ 维普资源 http://www.cnki.com.cn/index.htm 中国知网 http://www.wanfangdata.com.cn/ 方方数据平台 阅读全文
posted @ 2016-08-11 00:08 zengkefu 阅读(157) 评论(0) 推荐(0)
上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 123 下一页