sched-ext / scx

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

scx_lavd: misc performance tuning and code clean up #368

Closed multics69 closed 2 weeks ago

multics69 commented 2 weeks ago

This PR contains two misc commits:

  1. Tuning the CPU frequency scaling, so increasing the requested cpuperf a little bit more aggressively
  2. Cleaning up the structure (e.g., u64 => u32) to avoid unnecessary struct bloat