sched-ext / scx

sched_ext schedulers and tools
https://bit.ly/scx_slack
GNU General Public License v2.0
692 stars 48 forks source link

scx_rustland_core: add extra debugging info to dispatch_task() #331

Closed arighi closed 1 month ago

arighi commented 1 month ago

Report time slice and enqueue flags in the debugging trace of dispatch events. This can be useful to generate more detailed traces about the user-space scheduler, which can provide valuable insights for refining time slice logic and task preemption.