Chinaunix首页 | 论坛 | 博客
  • 博客访问: 32930
  • 博文数量: 5
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 71
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-02 21:05
文章分类
文章存档

2014年(5)

我的朋友

发布时间:2014-05-22 17:18:06

点击(此处)折叠或打开/* CFS-related fields in a runqueue */struct cfs_rq {    struct load_weight load;    unsigned int nr_running, h_nr_running;    .........【阅读全文】

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

发布时间:2014-05-22 09:21:30

struct sched_avg { /*  * These sums represent an infinite geometric series and so are bound  * above by 1024/(1-y).  Thus we only need a u32 to store them for all  * choices of y < 1-2^(-32)*1024.  */ u32 runnable_avg_sum, runnable_avg_period;  &nbs.........【阅读全文】

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

登录 注册