packages/linux-lava: remove deleted patch, and switch to bore

This commit is contained in:
LavaDesu 2025-06-17 18:34:50 +10:00
parent 38e624851b
commit 72eca4fb05
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 5 additions and 2 deletions

View file

@ -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;