packages/linux-lava: remove deleted patch, and switch to bore
This commit is contained in:
parent
38e624851b
commit
72eca4fb05
2 changed files with 5 additions and 2 deletions
|
|
@ -56,6 +56,10 @@ let
|
|||
INIT_STACK_ALL_ZERO = yes;
|
||||
INIT_STACK_NONE = no;
|
||||
|
||||
# bore
|
||||
SCHED_BORE = yes;
|
||||
MIN_BASE_SLICE_NS = freeform "2000000";
|
||||
|
||||
# tickless timers
|
||||
HZ_PERIODIC = no;
|
||||
NO_HZ = yes;
|
||||
|
|
|
|||
|
|
@ -9,9 +9,8 @@ let
|
|||
tkgPatches = [
|
||||
"0002-clear-patches"
|
||||
"0003-glitched-base"
|
||||
"0003-glitched-eevdf-additions"
|
||||
"0001-bore"
|
||||
"0003-glitched-cfs"
|
||||
"0007-v${mm}-fsync_legacy_via_futex_waitv"
|
||||
"0012-misc-additions"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue