Chinaunix首页 | 论坛 | 博客
  • 博客访问: 553984
  • 博文数量: 168
  • 博客积分: 62
  • 博客等级: 民兵
  • 技术积分: 442
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-30 11:45
文章分类

全部博文(168)

文章存档

2016年(2)

2015年(19)

2014年(98)

2013年(22)

2012年(6)

2011年(21)

发布时间:2013-12-30 14:27:00

do_vmx_vcpu_run函数实现了VM entry和VM exit的处理 /* * We put this into a separate noinline function to prevent the compiler * from duplicating the code. This is needed because this code * uses non local labels that cannot be duplicated. * Do not put any flow co.........【阅读全文】

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

发布时间:2013-12-08 07:57:27

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

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

发布时间:2013-12-02 12:37:22

poll系统调用的整体结构分析和关系图......【阅读全文】

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

发布时间:2013-12-02 12:25:44

欢迎转载,转载请注明出处:http://forever.blog.chinaunix.net一、编写linux下应用程序的时候,有时候会用到高精度相对时间的概念,比如间隔100ms。那么应该使用哪个时间函数更准确呢?    1、time        该函数返回的是自1970年以来的秒数,显然精度不够,不能使.........【阅读全文】

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

发布时间:2013-11-22 10:34:35

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

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

登录 注册