Search Criteria
Package Details: scx-scheds-git 1.0.3.r72.g2f356bf-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scx-scheds-git.git (read-only, click to copy) |
---|---|
Package Base: | scx-scheds-git |
Description: | sched_ext schedulers and tools |
Upstream URL: | https://github.com/sched-ext/scx |
Licenses: | GPL-2.0-only |
Conflicts: | scx-scheds |
Provides: | scx-scheds |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | ptr1337 |
Votes: | 3 |
Popularity: | 0.97 |
First Submitted: | 2023-12-08 08:38 (UTC) |
Last Updated: | 2024-11-11 21:57 (UTC) |
Dependencies (12)
- bpf
- jq (jq-gitAUR)
- libbpf (libbpf-gitAUR)
- libelf (elfutils-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Required by (11)
- linux-cachyos (requires scx-scheds) (optional)
- linux-cachyos-bore (requires scx-scheds) (optional)
- linux-cachyos-eevdf (requires scx-scheds) (optional)
- linux-cachyos-rc (requires scx-scheds)
- linux-flowx13 (requires scx-scheds) (optional)
- linux-libre (requires scx-scheds) (optional)
- linux-next-git (requires scx-scheds) (optional)
- linux-sched-ext-git (requires scx-scheds)
- linux-xanmod-git (requires scx-scheds) (optional)
- linux6.12.1.arch1-1-bin (requires scx-scheds) (optional)
- linux6.12.1.zen1-1-zen-bin (requires scx-scheds) (optional)
Latest Comments
« First ‹ Previous 1 2
rpi2 commented on 2024-10-23 23:48 (UTC)
@kode54, without flag scx start, so any flags recommend?
kode54 commented on 2024-10-23 09:40 (UTC) (edited on 2024-10-23 09:41 (UTC) by kode54)
@rpi2: Those are example flags, not defaults. And apparently, they are not applicable to the current default scheduler, scx_bpfland.
You should be fine leaving the default of no flags at all.
rpi2 commented on 2024-10-23 09:13 (UTC)
default SCX_FLAGS='-s 20000 --lowlatency --primary-domain all', scx start fail.
Korialo commented on 2024-06-01 09:45 (UTC)
CARGO_HOME is your issue here, if you build in
chroot
you need to bind it to your user$CARGO_HOME
so it doesn't fallback to/root/.cargo
kode54 commented on 2024-05-22 11:41 (UTC)
This fails to build with aurutils --chroot because the "package" step attempts to relink all the rust schedulers:
kode54 commented on 2024-03-04 11:32 (UTC)
This will no longer build if ccache is even installed, even if it isn't enabled in makepkg.conf.
« First ‹ Previous 1 2