会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
while(true);;
博客园
首页
新随笔
联系
订阅
管理
2022年4月27日
3.负载均衡简述
摘要: kernel/sched.c struct rq { ... #ifdef CONFIG_SMP struct sched_domain *sd; /* 用于主动均衡 */ int active_balance; int push_cpu; //表示需要迁移进程的目的CPU /*该就绪队列的CPU:
阅读全文
posted @ 2022-04-27 23:59 while(true);;
阅读(41)
评论(0)
推荐(0)
编辑
公告