Jiwu Bu

  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  32 随笔 :: 0 文章 :: 25 评论 :: 0 Trackbacks

2010年7月4日 #

     摘要: linux内核VFS加载rootfs文件系统  阅读全文
posted @ 2010-07-04 16:58 bujiwu 阅读(3464) | 评论 (0)编辑 收藏

2010年4月27日 #

     摘要: top命令是Linux下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况,类似于Windows的任务管理器。下面详细介绍它的使用方法。  阅读全文
posted @ 2010-04-27 13:26 bujiwu 阅读(392) | 评论 (0)编辑 收藏

2010年1月15日 #

     摘要: C函数atoi的实现  阅读全文
posted @ 2010-01-15 17:52 bujiwu 阅读(1399) | 评论 (0)编辑 收藏

2009年12月18日 #

     摘要: Unix Network Programming - Vol2 读书笔记(Chapter 9. Record Locking)  阅读全文
posted @ 2009-12-18 15:57 bujiwu 阅读(455) | 评论 (0)编辑 收藏

2009年11月23日 #

     摘要: boost::filestream组件封装  阅读全文
posted @ 2009-11-23 13:44 bujiwu 阅读(784) | 评论 (0)编辑 收藏

     摘要: 在Linux与Winodws下编译boost  阅读全文
posted @ 2009-11-23 13:31 bujiwu 阅读(711) | 评论 (0)编辑 收藏

2009年11月17日 #

     摘要: semaphore信号学习笔记  阅读全文
posted @ 2009-11-17 13:28 bujiwu 阅读(576) | 评论 (0)编辑 收藏

2009年11月16日 #

     摘要: setitimer  阅读全文
posted @ 2009-11-16 13:50 bujiwu 阅读(2963) | 评论 (0)编辑 收藏

2009年11月8日 #

     摘要: 常常需要使用pthread_mutex线程同步,每次都要使用pthread_mutex_init, pthread_mutex_lock, pthread_unlock, pthread_mutex_destroy这几个函数,干脆封装一下,以便以后重用。  阅读全文
posted @ 2009-11-08 20:57 bujiwu 阅读(3926) | 评论 (0)编辑 收藏

     摘要: 进程间通讯--System V 共享内存  阅读全文
posted @ 2009-11-08 09:39 bujiwu 阅读(461) | 评论 (0)编辑 收藏

列出全部内容  下一页