mirror of
https://github.com/archlinux/aur.git
synced 2026-02-11 07:34:23 +01:00
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
6a0b8471bd
commit
ee930fccdf
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
|
@ -224,7 +224,8 @@ case "$_cpusched" in
|
|||
source+=("${_patchsource}/sched/0001-EEVDF-cachy.patch"
|
||||
"${_patchsource}/sched/0001-bore-eevdf.patch");;
|
||||
eevdf) # EEVDF Scheduler
|
||||
source+=("${_patchsource}/sched/0001-EEVDF-cachy.patch");;
|
||||
source+=("${_patchsource}/sched/0001-EEVDF-cachy.patch"
|
||||
"${_patchsource}/misc/0001-eevdf-Disable-DELAY_DEQUEUE.patch");;
|
||||
pds|bmq) # BMQ/PDS scheduler
|
||||
source+=("${_patchsource}/sched/0001-prjc-cachy.patch"
|
||||
linux-cachyos-prjc.install);;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue