2024年11月6日

schbench源码分析

摘要: schbench是meta开发的linux调度器benchmark工具,用来测试线程wakeup到占有cpu之间的延迟。 如何使用schbench? schbench -t 2 -m 1 在schbench中有两个重要的概念,woker线程和message线程。message线程由主线程创建,wor 阅读全文

posted @ 2024-11-06 12:10 半山随笔 阅读(313) 评论(0) 推荐(0)

导航