The file 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch fails to pass the validity check.
Search Criteria
Package Details: linux-sched-ext-git 6.11.0.r1295922.g902d67a2d40f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-sched-ext-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-sched-ext-git |
Description: | The Linux Kernel based on the sched_ext branch kernel and modules |
Upstream URL: | http://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | ptr1337 |
Maintainer: | ptr1337 (sir_lucjan) |
Last Packager: | sir_lucjan |
Votes: | 2 |
Popularity: | 0.124894 |
First Submitted: | 2023-05-20 13:22 (UTC) |
Last Updated: | 2024-09-12 08:52 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- scx-scheds (scx-scheds-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (modprobed-db-gitAUR) (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-sched-ext-git-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (4)
- config
- git+https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git#branch=for-6.12
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch
Latest Comments
Sethox commented on 2024-08-11 07:38 (UTC)
ptr1337 commented on 2023-05-21 09:17 (UTC)
This AUR package does ship some binaries for the example schedulers of "sched_ext", since these requires right now clang 16.
Little instruction to use sched_ext:
Run any example scheduler with following:
Example:
sudo scx_atropos
Every provided scheduler has also a --help text and can be customized (e.G lowering slice, using FIFO scheduling, ...)
Pinned Comments
ptr1337 commented on 2023-05-21 09:17 (UTC)
This AUR package does ship some binaries for the example schedulers of "sched_ext", since these requires right now clang 16.
Little instruction to use sched_ext:
Run any example scheduler with following:
Example:
Every provided scheduler has also a --help text and can be customized (e.G lowering slice, using FIFO scheduling, ...)