03 2017 档案

MYSQL COST optimizer
该文被密码保护。

posted @ 2017-03-30 10:07 暖风的风 阅读(760) 评论(4) 推荐(0) 编辑

.NET Garbage-Collectors
摘要:http://mattwarren.org/tags/#Garbage-Collectors https://github.com/dotnet/coreclr/issues https://lldb.llvm.org/tutorial.html https://github.com/dotnet/ 阅读全文

posted @ 2017-03-27 10:59 暖风的风 阅读(192) 评论(0) 推荐(0) 编辑

JVM Inline
摘要:http://www.ssw.uni-linz.ac.at/Research/Papers/Wimmer08PhD/Wimmer08PhD.pdf http://www.azulsystems.com/blog/cliff/2011-04-04-fixing-the-inlining-problem 阅读全文

posted @ 2017-03-27 10:07 暖风的风 阅读(291) 评论(0) 推荐(0) 编辑

Lattice
摘要:http://stackoverflow.com/questions/42918002/lattice-puzzles-in-the-constant-propagation-for-hotspot/42941254#42941254 http://www.cs.odu.edu/~toida/ner 阅读全文

posted @ 2017-03-21 09:58 暖风的风 阅读(558) 评论(1) 推荐(0) 编辑

编译技术
摘要:http://www.cse.ust.hk/~richardxx/papers/pqe.pdf http://www.2cto.com/kf/201608/538984.html http://c9x.me/compile/bib/click-gvn.pdf 阅读全文

posted @ 2017-03-19 17:37 暖风的风 阅读(203) 评论(0) 推荐(0) 编辑

hotspot perf enginner
该文被密码保护。

posted @ 2017-03-18 01:19 暖风的风 阅读(0) 评论(0) 推荐(0) 编辑

sql-server-on-linux
摘要:https://blogs.msdn.microsoft.com/slavao/2016/12/20/sql-server-on-linux-aka-project-helsinki-story-behind-the-idea/ https://blogs.msdn.microsoft.com/bo 阅读全文

posted @ 2017-03-17 15:04 暖风的风 阅读(163) 评论(0) 推荐(0) 编辑

concurrency 方面的books
摘要:http://joeduffyblog.com/2016/11/30/15-years-of-concurrency/ 阅读全文

posted @ 2017-03-17 14:54 暖风的风 阅读(101) 评论(0) 推荐(0) 编辑

Linux debugger lldb
摘要:https://lldb.llvm.org/ https://lldb.llvm.org/lldb-gdb.html https://lldb.llvm.org/tutorial.html 阅读全文

posted @ 2017-03-17 14:25 暖风的风 阅读(180) 评论(0) 推荐(0) 编辑

BOOKS
该文被密码保护。

posted @ 2017-03-17 13:00 暖风的风 阅读(2) 评论(0) 推荐(0) 编辑

SQL Server cost model
该文被密码保护。

posted @ 2017-03-16 22:17 暖风的风 阅读(1) 评论(0) 推荐(0) 编辑

TT
该文被密码保护。

posted @ 2017-03-15 14:30 暖风的风 阅读(5) 评论(0) 推荐(0) 编辑

javaperformanceoptimization
摘要:http://javaperformanceoptimization.nirmaldelli.com/ http://stackoverflow.com/questions/42824366/sql-server-doesnt-have-the-statistics-for-the-table-va 阅读全文

posted @ 2017-03-15 10:02 暖风的风 阅读(214) 评论(1) 推荐(0) 编辑

Understanding The Linux Virtual Memory Manager
摘要:http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.588.4660&rep=rep1&type=pdf http://events.linuxfoundation.org/sites/events/files/slides/elc_20 阅读全文

posted @ 2017-03-15 10:00 暖风的风 阅读(507) 评论(0) 推荐(0) 编辑

web performance tu ning
摘要:https://hpbn.co/#toc 阅读全文

posted @ 2017-03-13 12:35 暖风的风 阅读(252) 评论(0) 推荐(0) 编辑

linux io architecture
摘要:http://www.cs.columbia.edu/~krj/os/lectures/L24-IO.pdf http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf http://ftp.naist. 阅读全文

posted @ 2017-03-13 10:12 暖风的风 阅读(521) 评论(1) 推荐(0) 编辑

linux io ports io memory
摘要:http://m.blog.csdn.net/article/details?id=7204458 阅读全文

posted @ 2017-03-12 11:54 暖风的风 阅读(193) 评论(0) 推荐(0) 编辑

linux kernel & source code analysis& hacking
摘要:https://kernelnewbies.org/ http://www.tldp.org/LDP/lki/index.html https://kernelnewbies.org/ML https://kernelnewbies.org/Documents https://lwn.net/Art 阅读全文

posted @ 2017-03-10 10:10 暖风的风 阅读(185) 评论(0) 推荐(0) 编辑

GC
摘要:GC 标记-清除算法 https://zhuanlan.zhihu.com/p/25042028 http://www.ituring.com.cn/tupubarticle/10955 HotSpot VM 内存堆的两个Servivor区 请教G1算法的原理 Java深入——Java 内存分配和回 阅读全文

posted @ 2017-03-08 11:02 暖风的风 阅读(251) 评论(1) 推荐(0) 编辑

Set 集合论
摘要:https://en.m.wikipedia.org/wiki/De_Morgan%27s_laws https://plato.stanford.edu/entries/set-theory/ https://en.m.wikipedia.org/wiki/Set_theory 阅读全文

posted @ 2017-03-07 00:31 暖风的风 阅读(173) 评论(0) 推荐(0) 编辑

thread-local-allocation-buffers
摘要:https://www.azul.com/files/Whats-inside-a-JVM-webinar-presentation.pdf https://www.zhihu.com/question/56538259/answer/149400767 https://www.zhihu.com/ 阅读全文

posted @ 2017-03-06 19:36 暖风的风 阅读(192) 评论(0) 推荐(0) 编辑

RednaxelaFX写的文章/回答的导航帖
摘要:https://www.zhihu.com/people/rednaxelafx/answers http://hllvm.group.iteye.com/group/topic/44381#post-272188 eden区没有发生minor gc,对象直接分配在了old gen 答复: HotS 阅读全文

posted @ 2017-03-06 19:20 暖风的风 阅读(2628) 评论(0) 推荐(3) 编辑

tcp connection
摘要:三次握手与四次挥手的原因 https://yq.aliyun.com/articles/7435?spm=5176.8091938.0.0.N4v33a linux里的backlog详解 tcp connection setup的实现(一) linux内核中tcp连接的断开处理 tcp connec 阅读全文

posted @ 2017-03-06 19:03 暖风的风 阅读(331) 评论(0) 推荐(0) 编辑

javas-threadlocal-storage
摘要:https://dzone.com/articles/painless-introduction-javas-threadlocal-storage http://www.cnblogs.com/winner-0715/p/5603203.html 阅读全文

posted @ 2017-03-06 17:57 暖风的风 阅读(247) 评论(0) 推荐(0) 编辑

linux all version source code
摘要:http://lxr.linux.no/linux+v2.6.11/net/ipv4/ 阅读全文

posted @ 2017-03-02 14:19 暖风的风 阅读(251) 评论(0) 推荐(0) 编辑

Netfilter
摘要:http://www.netfilter.org/ http://www.iptables.org/ http://phrack.org/issues/61/13.html http://inai.de/documents/Netfilter_Modules.pdf https://people.c 阅读全文

posted @ 2017-03-02 14:04 暖风的风 阅读(212) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示