Skip to content

SCX v0.1.5

Compare
Choose a tag to compare
@htejun htejun released this 09 Jan 04:57
· 641 commits to main since this release
74923c6

What's Changed

  • scx_rustland: add documentation to scheds/rust/README.md by @arighi in #55
  • scx_rustland: reduce scheduler overhead by @arighi in #56
  • scx_rustland: improve scheduler cpu selection by @arighi in #57
  • scx_rustland: prevent dispatching multiple tasks on the same idle cpu by @arighi in #58
  • scx_rustland: lowlatency improvements by @arighi in #59
  • scx_rustland: prevent starvation and improve responsiveness by @arighi in #60
  • scx_rustland: notify user-space scheduler about exiting tasks by @arighi in #61
  • test the schedulers in the github workflow using virtme-ng by @arighi in #51
  • scheds: c: improve build portability by @arighi in #62
  • Userland scheduler updates by @Decave in #63
  • scx_rustland: improve interactive workloads by @arighi in #64
  • Add new archs for bpf_builder by @jordalgo in #65
  • Improve scx_rustland reliability by @arighi in #66
  • Add README files for each rust scheduler by @jordalgo in #67
  • scx_rustland: refactoring by @arighi in #68
  • bump scx_rusty and scx_layered by @jordalgo in #71
  • scx_rustland: enhancements by @arighi in #72
  • scx_rustland: dynamic time slice by @arighi in #73
  • scx_rustland: multicore fixes by @arighi in #74
  • scx: Build fix after kernel update by @htejun in #75
  • Bump versions by @htejun in #76

Full Changelog: v0.1.4...v0.1.5