mox to Linux [email protected]English • 1 year agoLAVD Kernel Scheduler Shows Promising Results For Linux Gamingwww.phoronix.comexternal-linkmessage-square6fedilinkarrow-up146arrow-down10cross-posted to: [email protected]
arrow-up146arrow-down1external-linkLAVD Kernel Scheduler Shows Promising Results For Linux Gamingwww.phoronix.commox to Linux [email protected]English • 1 year agomessage-square6fedilinkcross-posted to: [email protected]
minus-squareRustmilianlinkfedilinkEnglish9•edit-21 year ago It appears you can change the scheduler on the fly so I will definitely try it. (e)BPF’s sched_ext allows dynamically loading schedulers from user space, yes.
minus-square@[email protected]linkfedilinkEnglish3•1 year agoYou do need a kernel with the sched-ext kernel option. Trying to install it right now.
minus-square@[email protected]linkfedilinkEnglish2•1 year agoIt’s not in the mainline, you need to either install the cachyos repo or compile the kernel with patches.
(e)BPF’s sched_ext allows dynamically loading schedulers from user space, yes.
You do need a kernel with the sched-ext kernel option. Trying to install it right now.
Which version was that introduced in? 6.9?
It’s not in the mainline, you need to either install the cachyos repo or compile the kernel with patches.