• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






h69114

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

07 2016 档案

 
【转载】http协议介绍
摘要:http://www.360doc.com/content/10/0930/17/3668821_57590979.shtml 阅读全文
posted @ 2016-07-28 19:41 h69114 阅读(129) 评论(0) 推荐(0)
【转载】dts介绍
摘要:http://www.right.com.cn/forum/thread-146260-1-1.html 阅读全文
posted @ 2016-07-21 18:30 h69114 阅读(154) 评论(0) 推荐(0)
【转载】fstress工具介绍
摘要:http://www.cs.duke.edu/ari/fstress/ 阅读全文
posted @ 2016-07-20 14:06 h69114 阅读(670) 评论(0) 推荐(0)
【转载】linux内存管理
摘要:http://www.ecsl.cs.sunysb.edu/elibrary/linux/mm/mm.pdf 阅读全文
posted @ 2016-07-15 12:04 h69114 阅读(101) 评论(0) 推荐(0)
【转载】图解git
摘要:http://marklodato.github.io/visual-git-guide/index-zh-cn.html 阅读全文
posted @ 2016-07-14 12:17 h69114 阅读(103) 评论(0) 推荐(0)
对内核模块的Makefile文件解读
摘要:ifneq ($(KERNELRELEASE),)param-objs := file1.o file2.oobj-m := param.oelse KDIR := /lib/modules/2.6.18-53.el5/build all: make -C $(KDIR) M=$(PWD) modu 阅读全文
posted @ 2016-07-11 17:30 h69114 阅读(254) 评论(1) 推荐(0)
【转载】宏观上对Linux内核的描述
摘要:http://www.ibm.com/developerworks/cn/linux/l-linux-kernel/ 阅读全文
posted @ 2016-07-11 13:56 h69114 阅读(129) 评论(2) 推荐(0)
【转载】GPT 和 Linux
摘要:https://www.ibm.com/developerworks/cn/linux/l-gpt/ 阅读全文
posted @ 2016-07-05 16:43 h69114 阅读(139) 评论(0) 推荐(0)
【转载】linux中的文件系统解析
摘要:http://www.cnblogs.com/leaven/archive/2011/03/18/1988179.html 阅读全文
posted @ 2016-07-05 09:20 h69114 阅读(121) 评论(0) 推荐(0)
【转自IBM】剖析linux内核中的同步机制。值得一读。
摘要:http://www.ibm.com/developerworks/library/l-linux-synchronization/index.html 阅读全文
posted @ 2016-07-01 17:21 h69114 阅读(153) 评论(0) 推荐(0)