2014年5月31日
摘要: In this ariticle, we will track a read/write operation from the user space all the waydown to the XFS source code.From user space to system callFrom t... 阅读全文
posted @ 2014-05-31 07:18 sepsky 阅读(1288) 评论(0) 推荐(0)
  2011年6月20日
摘要: Ubuntu下利用双网卡实现网关路由和NAT功能。用linux主机实现网关有很多好处,比如可以实现普通路由器无法做到的灵活的NAT功能。本文我在ubuntu下的的操作步骤和排错经验。其他的linux系统可能一些配置文件的位置会不同,不过大致的思路是一致的。 阅读全文
posted @ 2011-06-20 07:01 sepsky 阅读(7256) 评论(0) 推荐(0)
  2011年6月16日
摘要: gcc 中 undefined reference to 错误原因总结 阅读全文
posted @ 2011-06-16 21:59 sepsky 阅读(662) 评论(0) 推荐(0)