Chinaunix首页 | 论坛 | 博客
  • 博客访问: 631111
  • 博文数量: 140
  • 博客积分: 2635
  • 博客等级: 少校
  • 技术积分: 1353
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-04 15:46
文章分类
文章存档

2015年(2)

2014年(12)

2013年(10)

2012年(10)

2011年(85)

2010年(21)

发布时间:2014-06-26 13:16:37

管道是Linux中很重要的一种通信方式,是把一个程序的输出直接连接到另一个程序的输入,常说的管道多是指无名管道,无名管道只能用于具有亲缘关系的进程之间,这是它与有名管道的最大区别。有名管道叫named pipe或者FIFO(先进先出),可以用函数mkfifo()创建。Stream 的管道:是一个双向(全双共)管道。单个STREAMS管道.........【阅读全文】

阅读(1041) | 评论(0) | 转发(0)

发布时间:2014-06-25 19:02:11

......【阅读全文】

阅读(842) | 评论(0) | 转发(0)

发布时间:2014-04-17 11:57:00

重点标注  1. 四发射的超标量结构使得指令流水线中指令和数据相关问题十分突出,GS464 采用乱序执行技术和激进的存储系统设计来提高流水线的效率。       1.1  乱序执行技术包括寄存器重命名技术、动态调度技术和转移预测技术。       1.2  GS464 先进的存.........【阅读全文】

阅读(1578) | 评论(0) | 转发(0)

发布时间:2014-03-24 17:30:57

The  network section defines how the network is virtualized in the container.网路虚拟化作为第二层,为使用网络虚拟化,参数必须明确定义容器的网络接口。lxc.network.type :定义那种网络虚拟化被容器使用。    empty: create only the loopback interface    veth.........【阅读全文】

阅读(1107) | 评论(0) | 转发(0)

发布时间:2014-03-19 10:07:39

Issue:virtualbox 4.2 version(4.3.8) install fedora 18~20 finish. start OS always report "Oh on, Something has gone wrong. A problem has occurred and the system can't recover.Please contect a system adminstrator"fellow step:gnome uses opengl by design. it is not just some "issue" to be fi.........【阅读全文】

阅读(3604) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册