Skip to content

SCX v0.1.3

Compare
Choose a tag to compare
@htejun htejun released this 21 Dec 23:43
· 732 commits to main since this release
c7b52d4

What's Changed

  • scx_userland: allocate tasks array based on kernel.pid_max by @arighi in #29
  • make scx_userland more robust by @arighi in #30
  • minor refactor of scx_rusty by @jordalgo in #31
  • scx_utils: Update libbpf-cargo to 0.22 by @danielocfb in #32
  • Revert "scx_utils: Update libbpf-cargo to 0.22" by @htejun in #35
  • Update meson install in readme by @jordalgo in #34
  • rust: Update libbpf-rs & libbpf-cargo to 0.22 by @danielocfb in #36
  • Restructure scheds folder names by @jordalgo in #37
  • Fix some things in Nest by @Decave in #39
  • scx: Add CI action that builds schedulers for PRs by @Decave in #40
  • Update README for additional resources (blog posts and articles) by @multics69 in #41
  • ci: Run CI job on Ubuntu 22.04 by @Decave in #43
  • scx_rustlite: simple vtime-based scheduler written in Rust by @arighi in #38
  • scx_rustland: rename from scx_rustlite by @arighi in #44

New Contributors

Full Changelog: v0.1.2...v0.1.3