-
常用正则表达式
常用正则表达式操作符
-
linux常用定位方法-netstat
netstat
-
linux常用定位方法-iostat
iostat分析io性能
-
crash手工解析栈方法
引言
-
两张图了解linux IO子系统
-
常用的shell命令记录
find命令
-
Markdown常用语法标记
本文的markdown标签针对ruby实现的kramdown解释器
-
IO路径解析
首先,得看发出了哪些系统调用, strace出场
-
xenstore操作方法
XenStore是Xen提供的一个域间共享的存储系统,它以字符串形式存放了管理程序和前(frontend)、后端驱动程序(backend)的配置信息。 Dom0管理所有的数据,而DomU通过共享内存,向Dom0请求与自己相关的键值,以此实现域间通信。 Xen提供了多种接口用来操作XenStore:命令行的xenstore命令、用户空间的xs系列函数、内核的XenBus接口,都可以用来方便地操作XenStore的数据。
-
用户态和内核态Makefile简单模板
用户态Makefile
-
在ubuntu14.04下安装systemtap
获取对应内核版本的debuginfo安装包
-
this is a test
这是第一篇测试文章 -
test
-
Welcome to Jekyll!
You’ll find this post in your
_postsdirectory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to runjekyll serve, which launches a web server and auto-regenerates your site when a file is updated.