5313 shaares
127 private links
127 private links
SchedViz is a tool for gathering and visualizing kernel scheduling traces on Linux machines. It helps to:
- quantify task starvation due to round-robin queueing,
- identify primary antagonists stealing work from critical threads,
- determine when core allocation choices yield unnecessary waiting,
- evaluate different scheduling policies,
- and much more.