Fork me on GitHub
侧边栏
摘要: 1. 负荷权重 1.1 负荷权重结构struct load_weight 负荷权重用struct load_weight数据结构来表示, 保存着进程权重值weight。其定义在/include/linux/sched.h, v=4.6, L1195, 如下所示 struct load_weight 阅读全文
posted @ 2018-11-10 22:27 yooooooo 阅读(2831) 评论(0) 推荐(1)