上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 31 下一页
摘要: 从 https://gist.github.com/bopjiang/11146574 下载, 做了修改。 cscope-go.sh 也可以使用starscope $ sudo apt-get install ruby-dev $ sudo gem install starscope theruby 阅读全文
posted @ 2017-08-14 15:30 lvmxh 阅读(1619) 评论(0) 推荐(0) 编辑
摘要: VFIO简介 Documentation/vfio.txt 还是不理解IOMMU、北桥、PCI的MMIO和ioremap file:///C:/Users/shaohefe/Downloads/vt-directed-io-spec.pdf <Intel® Virtualization Techno 阅读全文
posted @ 2017-06-10 21:37 lvmxh 阅读(1010) 评论(0) 推荐(0) 编辑
摘要: 3D图形的概念和渲染管线(5回完) 渲染的流程 看 “知乎用户” 的回答。 其他人的不要看。 下面拿我计算机图形学的一个例子来说吧,当时学得很渣所以如果有错请指出。 https://www.zhihu.com/question/31971846 超算中心的解释: 图形渲染是什么 http://www 阅读全文
posted @ 2017-06-10 21:25 lvmxh 阅读(294) 评论(0) 推荐(0) 编辑
摘要: http://www.jianshu.com/p/107c6b045245 阅读全文
posted @ 2017-06-10 20:41 lvmxh 阅读(102) 评论(0) 推荐(0) 编辑
摘要: 还有一些git的指令没有用过,记录在这里. 1. 设置远程branch的指令 There is no tracking information for the current branch.Please specify which branch you want to merge with.See 阅读全文
posted @ 2017-05-31 19:10 lvmxh 阅读(139) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2017-05-01 23:49 lvmxh 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 1. openstack https://wiki.openstack.org/wiki/VolumeEncryption https://bugs.launchpad.net/nova/+bug/1511255 阅读全文
posted @ 2017-04-08 09:19 lvmxh 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 首先 spec, 从671页看起 https://software.intel.com/sites/default/files/managed/a4/60/325384-sdm-vol-3abcd.pdf 1. CAT https://software.intel.com/en-us/article 阅读全文
posted @ 2017-03-28 19:43 lvmxh 阅读(1106) 评论(0) 推荐(0) 编辑
摘要: 除了automake/autoconfig 之外,还有其他的替换方式。 参看vdsm https://github.com/oVirt/vdsm/blob/master/Makefile.am http://www.cs.colby.edu/maxwell/courses/tutorials/mak 阅读全文
posted @ 2017-03-08 11:27 lvmxh 阅读(265) 评论(0) 推荐(0) 编辑
摘要: 1. debug by gdb: office doc download the runtime-gdb file. $ wget -q -O - https://golang.org/src/runtime/runtime-gdb.py |grep '<span id="L' > runtime- 阅读全文
posted @ 2017-03-07 19:42 lvmxh 阅读(13268) 评论(0) 推荐(2) 编辑
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 31 下一页