I\'m interested in mathematics and Daoism. Welcome to talk about these subjects with me.
发布时间:2013-01-15 11:22:53
Memcheck将内存泄露分为两种,一种是可能的内存泄露(Possibly lost),另外一种是确定的内存泄露(Definitely lost)。Possibly lost 是指仍然存在某个指针能够访问某块内存,但该指针指向的已经不是该内存首地址。Definitely lost 是指已经不能够访问这块内存。而Definitely.........【阅读全文】
发布时间:2013-01-04 10:07:48
1) 安装githttp://code.google.com/p/msysgit/downloads/list下载并安装2) 在D:\work目录,右键:git init3) 右键选择:git bash输入如下命令: git clone git://github.com/gluster/glusterfs获取当前代码.......【阅读全文】
发布时间:2013-01-04 10:06:26
本文动态更新,只做记事本用。1)gossip协议 http://blog.163.com/liaoxiangui@126/blog/static/795696402012121112831272/2)星巴克不适用两阶段提交http://www.eaipatterns.com/ramblings/18_starbucks.html3) the case for shared nothinghttp://db.cs.berkeley.edu/papers/hpts85-nothing.pdf4) fs cachehttps://access.redhat.com/knowledge/d......【阅读全文】
发布时间:2012-12-05 17:00:24
本文动态更新,只做记事本用。1)gossip协议 http://blog.163.com/liaoxiangui@126/blog/static/795696402012121112831272/2)星巴克不适用两阶段提交http://www.eaipatterns.com/ramblings/18_starbucks.html3) the case for shared nothinghttp://db.cs.berkeley.edu/papers/hpts85-nothing.pdf4) fs cach.........【阅读全文】