dyweb / papers-notebook

:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
https://github.com/dyweb/papers-notebook/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3ATODO-%E6%9C%AA%E8%AF%BB
Apache License 2.0
2.14k stars 250 forks source link

Mind the Gap: Broken Promises of CPU Reservations in Containerized Multi-tenant Clouds #286

Open gaocegege opened 2 years ago

gaocegege commented 2 years ago

SoCC'21

来源:学弟推荐

它讲的是 CPU 调度机制的设计目标和容器环境对 CPU 的目标有根本上的冲突,shit,但是我不能理解它解决方案 rKube 的实现和 k8s 社区目前的做法的本质上的区别

https://dl.acm.org/doi/10.1145/3472883.3486997

gaocegege commented 2 years ago

读不明白,放弃了

gaocegege commented 2 years ago

主要是看不懂 CFS 到底哪里有问题