Skip to content

SCX v0.1.2

Compare
Choose a tag to compare
@htejun htejun released this 12 Dec 21:24
· 764 commits to main since this release
ca05e28

What's Changed

  • Update readme with alt meson install instructions by @jordalgo in #16
  • Support offline compilation by @htejun in #17
  • scx_nest: Reset schedulings when a task is dispatched by @Decave in #18
  • build scx on 32-bit architectures by @arighi in #21
  • scx_rusty: fix "subtract with overflow" error by @arighi in #20
  • build: introduce enable_rust build option by @arighi in #22
  • build: add Debian arch name mapping for s390 by @arighi in #23
  • README: Add ubuntu instructions by @htejun in #24
  • Update README for ubuntu instructions by @jordalgo in #25
  • scx_central: Break dispatch_to_cpu loop when running out of buffer slots by @kkdwivedi in #26
  • rust: clarify license and include text by @davide125 in #27
  • Bump versions and add LICENSE symlinks for scx_layered and scx_rusty by @htejun in #28

New Contributors

Full Changelog: v0.1.1...v0.1.2